firmware/src
Tom Fifield be306cc384
Increase GPS FIFO Buffer Size for RP2040 (#4741)
As discovered and tested by @Mictronics, default Serial FIFO size
on the Pico is 32bytes, which is not enough for GPS messages.

This patch increases the Serial GPS FIFO buffer size to 256
for the RP2040 Architecture

fixes https://github.com/meshtastic/firmware/issues/3989
2024-09-17 06:48:56 -05:00
..
buzz
concurrency Tracker role wakeup and sleep cycle when power.is_power_saving true (#2846) 2023-09-30 21:09:17 -05:00
detect Fix I2C address for QMC5883L. 2024-09-17 13:48:10 +08:00
Fusion Add support for BMX160/RAK12034 compass module (#4021) 2024-06-11 17:47:45 -05:00
gps Increase GPS FIFO Buffer Size for RP2040 (#4741) 2024-09-17 06:48:56 -05:00
graphics Hollow triangle for E-Ink; trunk formatting 2024-09-17 08:27:00 +08:00
input Bugfix (#4660) 2024-09-09 07:16:58 -05:00
mesh More useful PKC logging (#4742) 2024-09-17 06:31:39 -05:00
modules Actually restrict remote hardware to gpio channel (#4717) 2024-09-15 06:27:59 -05:00
mqtt Expand to MqttClientProxyMessage_size (#4726) 2024-09-15 18:57:02 -05:00
nimble Revert "Sync Wio lr1110 refresh with master (#4288)" 2024-07-22 15:30:36 +02:00
platform write firmware version and hardware platform to Flash memory 2024-09-16 21:36:54 +02:00
serialization Add explicit to JSONValue constructors (#4665) 2024-09-09 09:20:21 -05:00
AccelerometerThread.h Radiomaster Bandit Accelerometer support (#4667) 2024-09-11 18:53:17 -05:00
airtime.cpp
airtime.h
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 Fix I2C address for QMC5883L. 2024-09-17 13:48:10 +08: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 Update main.cpp 2024-09-17 15:24:11 +08: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