firmware/src
Tom Fifield e9d55de3cb
Fix out-of-bound array access in T1000X Sensor (#4663)
if u8i == 135, then u8i++ runs, the loop exits since u8i == 136,
then value for u8i is 136 after the for loop.

then in the next line, ntc_res2[u8i] will read past the end
 of the array
2024-09-09 07:54:11 -05:00
..
buzz
concurrency
detect trunk fmt 2024-09-02 10:23:31 +02:00
Fusion
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
AmbientLightingThread.h Initial support for RadioMaster Bandit. (#4523) 2024-08-28 11:25:54 -07:00
AudioThread.h
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
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
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
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
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
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