..
buzz
concurrency
Tracker role wakeup and sleep cycle when power.is_power_saving true ( #2846 )
2023-09-30 21:09:17 -05:00
detect
trunk fmt
2024-09-02 10:23:31 +02:00
Fusion
Add support for BMX160/RAK12034 compass module ( #4021 )
2024-06-11 17:47:45 -05:00
gps
Merge pull request #4658 from fifieldt/zombiegps
2024-09-09 12:12:53 +02:00
graphics
Refresh E-Ink to show changes in GPS icon
2024-09-06 11:25:41 +12:00
input
Bugfix ( #4660 )
2024-09-09 07:16:58 -05:00
mesh
Adds the data bitfield and ok_to_mqtt bit ( #4643 )
2024-09-07 18:21:59 -05:00
modules
Fix out-of-bound array access in T1000X Sensor ( #4663 )
2024-09-09 07:54:11 -05:00
mqtt
Adds the data bitfield and ok_to_mqtt bit ( #4643 )
2024-09-07 18:21:59 -05:00
nimble
Revert "Sync Wio lr1110 refresh with master ( #4288 )"
2024-07-22 15:30:36 +02:00
platform
Bugfix ( #4660 )
2024-09-09 07:16:58 -05:00
serialization
fix #4390 ( #4571 )
2024-08-28 11:25:54 -07:00
AccelerometerThread.h
Revert "Sync Wio lr1110 refresh with master ( #4288 )"
2024-07-22 15:30:36 +02:00
airtime.cpp
airtime.h
Fix various typos ( #2607 )
2023-07-14 16:25:20 -05:00
AmbientLightingThread.h
Initial support for RadioMaster Bandit. ( #4523 )
2024-08-28 11:25:54 -07:00
AudioThread.h
RTTTL ringtones on T-Deck / T-Watch S3 and potentially more I2S audio enabled devices ( #2917 )
2023-12-12 08:36:37 -06:00
BluetoothCommon.cpp
Revert "Sync Wio lr1110 refresh with master ( #4288 )"
2024-07-22 15:30:36 +02:00
BluetoothCommon.h
Revert "Sync Wio lr1110 refresh with master ( #4288 )"
2024-07-22 15:30:36 +02:00
ButtonThread.cpp
Don't manually clear runAsap flag ( #4496 )
2024-08-18 07:22:16 -05:00
ButtonThread.h
Cleanup - remove unused defines. ( #4353 )
2024-07-31 06:56:06 -05:00
commands.h
Revert "Sync Wio lr1110 refresh with master ( #4288 )"
2024-07-22 15:30:36 +02:00
configuration.h
Older variant.h files (IMO sloppily) don't define VEXT_ON_VALUE
2024-08-28 11:25:54 -07:00
DebugConfiguration.cpp
RAK13800 Ethernet improvements
2024-09-06 11:45:43 +02:00
DebugConfiguration.h
Add DH25519 unit test
2024-08-13 18:43:19 -05:00
DisplayFormatters.cpp
Short turbo preset ( #4465 )
2024-08-14 21:16:21 -05:00
DisplayFormatters.h
Refactor away some code duplication in screen frames and display formatter for modem presets ( #2872 )
2023-10-09 20:43:16 -05:00
error.h
freertosinc.h
Make STM compile again and update toolchain. ( #2960 )
2024-07-25 20:16:21 -05:00
FSCommon.cpp
fix #4448 (by seeing there is actually no problem) ( #4517 )
2024-08-20 17:38:39 -05:00
FSCommon.h
Fixes for #4395 : nrf52 flash filesystem reliability ( #4406 )
2024-08-13 06:45:39 -05:00
GpioLogic.cpp
for #4154 use a binary gpio transformer to manage vext on heltec-tracker (saves power)
2024-08-28 11:25:54 -07:00
GpioLogic.h
for #4154 use a binary gpio transformer to manage vext on heltec-tracker (saves power)
2024-08-28 11:25:54 -07:00
GPSStatus.h
Revert "Sync Wio lr1110 refresh with master ( #4288 )"
2024-07-22 15:30:36 +02:00
Led.cpp
Finish powermon/powerstress ( #4230 )
2024-08-06 12:35:54 -05:00
Led.h
Finish powermon/powerstress ( #4230 )
2024-08-06 12:35:54 -05:00
main.cpp
tryfix #4384 ( #4642 )
2024-09-06 06:55:56 -05:00
main.h
Address some FIXME comments ( #4435 )
2024-08-11 07:06:38 -05:00
memGet.cpp
RP2040: Add getFreeHeap()
and getHeapSize()
support
2024-05-14 19:04:31 +02:00
memGet.h
meshUtils.cpp
- use setRfSwitchTable
2024-09-03 09:26:41 +02:00
meshUtils.h
Check for blank key coming from client
2024-08-13 22:34:21 -05:00
network-stubs.cpp
NodeStatus.h
Observer.cpp
Observer.h
Fix: return failure when PhoneAPI times out ( #3136 )
2024-01-28 07:53:39 -06:00
Power.cpp
for #4154 use internal pull-ups to power ADC_Ctrl
2024-08-21 16:53:12 -07:00
power.h
Finish powermon/powerstress ( #4230 )
2024-08-06 12:35:54 -05:00
PowerFSM.cpp
Add more exclude options to save program ram/flash ( #4408 )
2024-08-06 18:48:55 -05:00
PowerFSM.h
Add more exclude options to save program ram/flash ( #4408 )
2024-08-06 18:48:55 -05:00
PowerFSMThread.h
Add more exclude options to save program ram/flash ( #4408 )
2024-08-06 18:48:55 -05:00
PowerMon.cpp
Finish powermon/powerstress ( #4230 )
2024-08-06 12:35:54 -05:00
PowerMon.h
Finish powermon/powerstress ( #4230 )
2024-08-06 12:35:54 -05:00
PowerStatus.h
User experience improvement - app battery icon ( #3979 )
2024-05-28 06:30:15 -05:00
RedirectablePrint.cpp
remove deprecated serial/bt logging options and unify in the new ( #4516 )
2024-08-28 11:25:54 -07:00
RedirectablePrint.h
Revert "Sync Wio lr1110 refresh with master ( #4288 )"
2024-07-22 15:30:36 +02:00
RF95Configuration.h
Remove unused define ( #4620 )
2024-09-02 20:08:02 -05:00
SafeFile.cpp
Fixes for #4395 : nrf52 flash filesystem reliability ( #4406 )
2024-08-13 06:45:39 -05:00
SafeFile.h
bug #4184 : fix config file loss due to filesystem write errors ( #4397 )
2024-08-06 13:59:06 -05:00
SerialConsole.cpp
Re-implement PKI from #1509 ( #4379 )
2024-08-13 18:43:19 -05:00
SerialConsole.h
Revert "Sync Wio lr1110 refresh with master ( #4288 )"
2024-07-22 15:30:36 +02:00
shutdown.h
Revert "Sync Wio lr1110 refresh with master ( #4288 )"
2024-07-22 15:30:36 +02:00
sleep.cpp
Remove all sorts of redundant VEXT_ENABLE ifdefs
2024-08-22 09:28:41 -07:00
sleep.h
Finish powermon/powerstress ( #4230 )
2024-08-06 12:35:54 -05:00
SPILock.cpp
SPILock.h
Status.h
target_specific.h
NRF52 bluetooth cleanup and fix ( #3328 )
2024-03-03 13:56:55 -06:00
xmodem.cpp
Make STM compile again and update toolchain. ( #2960 )
2024-07-25 20:16:21 -05:00
xmodem.h
Make STM compile again and update toolchain. ( #2960 )
2024-07-25 20:16:21 -05:00