portapack-mayhem/firmware
Netro b178462e47
BLE Rx improvements. (#1550)
* Added parsing for ble name added focus for ble tx play button.
* Added sort by name
* Fixed issue where we were pushing too early before pop was finished.
* Fix ordering
* Fix field location.
* truncating entries to stop memory overflow
* Added Number of Hits.
* Limiting number of hits to uint16_t, as any higher would overflow screen
* Limiting number of hits to uint16_t due to possible screen overflow.
* Stop creating a log every time app starts. Cluttering log folder.
2023-11-04 08:29:48 +01:00
..
application BLE Rx improvements. (#1550) 2023-11-04 08:29:48 +01:00
baseband Ble tx improvements (#1546) 2023-11-01 23:24:55 +01:00
bootstrap PortaPack Sync, take 2 (#215) 2019-02-03 18:25:11 +00:00
chibios Fix warning: cast between incompatible function types from 'void (*)(void *)' to 'msg_t (*)(void *)' 2021-01-27 15:32:46 +01:00
chibios-portapack changed alignment for text sections (#1473) 2023-10-07 15:30:43 +02:00
common Ble tx improvements (#1546) 2023-11-01 23:24:55 +01:00
graphics Moved external Font Viewer app to DEBUG menu (#1485) 2023-10-11 18:32:01 +02:00
test Add Remote App & UI updates. (#1451) 2023-09-18 23:22:46 +02:00
tools Calculator app (#1474) 2023-10-08 16:24:02 +02:00
CMakeLists.txt External apps (#1469) 2023-10-02 20:19:22 +02:00
toolchain-arm-cortex-m.cmake Missing toolchain-arm-cortex-m.cmake file 2017-02-11 23:12:49 +00:00