firmware/src
2021-09-08 14:30:52 +03:00
..
buzz
concurrency Fix rare assertion failure which could occur due to pending interrupts 2021-08-17 16:31:01 -07:00
cubecell
esp32
gps redefine hasLock() for UBlox GPS 2021-09-02 13:21:48 +00:00
graphics Added OLC and OS grid ref, adjusted DMS display 2021-09-03 23:19:47 -06:00
mesh override new RadioLib's default current limit value (60 mA) to the previous value of 100mA 2021-09-08 14:30:52 +03:00
mqtt immediately reconnect to mqtt server on wifi reconnect 2021-08-17 19:59:56 -07:00
nimble don't shutdown bluetooth if we didn't start it 2021-08-17 20:40:13 -07:00
nrf52 check our host PC using the new nrf52 api 2021-08-12 22:07:30 -07:00
plugins fix leakage of wifi password reported by @vodkin 2021-08-01 12:58:23 -07:00
portduino most of the changes needed to build native on Windows 2021-05-25 05:08:57 +08:00
.gitignore
airtime.cpp pull in new epaper lib (which required importing configuration.h everywhere 2021-06-27 10:56:28 -07:00
airtime.h
BluetoothCommon.cpp pull in new epaper lib (which required importing configuration.h everywhere 2021-06-27 10:56:28 -07:00
BluetoothCommon.h
commands.h
configuration.h better support for heltec 2021-05-11 09:44:41 +08:00
error.h pinelora WIP 2021-05-01 11:27:37 +08:00
freertosinc.h
FSCommon.cpp pull in new epaper lib (which required importing configuration.h everywhere 2021-06-27 10:56:28 -07:00
FSCommon.h
GPSStatus.h
main.cpp WIP debug logging over TCP 2021-08-18 10:31:30 -07:00
main.h
memtest.cpp
NodeStatus.h
Observer.cpp pull in new epaper lib (which required importing configuration.h everywhere 2021-06-27 10:56:28 -07:00
Observer.h
OSTimer.cpp pull in new epaper lib (which required importing configuration.h everywhere 2021-06-27 10:56:28 -07:00
OSTimer.h
Power.cpp Voltage and sleep fix for NRF52 2021-08-10 09:23:26 +02:00
power.h
PowerFSM.cpp Merge branch 'master' into master 2021-08-12 16:32:52 -07:00
PowerFSM.h treat RECEIVED_PACKET like PACKET_FOR_PHONE 2021-08-02 22:07:39 -07:00
PowerStatus.h
RedirectablePrint.cpp WIP debug logging over TCP 2021-08-18 10:31:30 -07:00
RedirectablePrint.h
SerialConsole.cpp pull in new epaper lib (which required importing configuration.h everywhere 2021-06-27 10:56:28 -07:00
SerialConsole.h serious bug: connection to phones not being properly tracked 2021-05-03 14:46:30 +08:00
sleep.cpp pull in new epaper lib (which required importing configuration.h everywhere 2021-06-27 10:56:28 -07:00
sleep.h
SPILock.cpp pull in new epaper lib (which required importing configuration.h everywhere 2021-06-27 10:56:28 -07:00
SPILock.h
Status.h
StatusHandler.h
target_specific.h
utils.h
wifi-stubs.cpp disable bluetooth while using wifi (esp32 drops networks otherwise) 2021-08-17 16:58:21 -07:00