firmware/src
amerinoj 501067cd36
Added the last mac address bytes in bluetooth device and default notification pinout to tlora_v2_1_16 (#1320)
* Added the last mac address bytes in bluetooth device name ESP32Bluetooth.cpp
Add default notification pinout to tlora_v2_1_16/variant.h

* updated ADC_MULTIPLIER  value for more accuracy
2022-03-25 07:24:56 -05:00
..
buzz pitches.h no more 2021-03-14 20:46:58 -07:00
concurrency more warning fixes 2022-01-24 18:39:17 +00:00
cubecell
debug Autodetect OLED Controller 1306/1106 (#1317) 2022-03-24 11:36:56 -05:00
esp32 Added the last mac address bytes in bluetooth device and default notification pinout to tlora_v2_1_16 (#1320) 2022-03-25 07:24:56 -05:00
gps free serial pins if gps_disabled is set 2022-03-24 18:22:31 +01:00
graphics Autodetect OLED Controller 1306/1106 (#1317) 2022-03-24 11:36:56 -05:00
input Rename MeshPlugin, SinglePortPlugin and ProtobufPlugin 2022-03-09 19:01:43 +11:00
mesh Telemetry tweaks (#1315) 2022-03-23 15:46:39 -05:00
modules Telemetry tweaks (#1315) 2022-03-23 15:46:39 -05:00
mqtt JSON MQTT Integration (#1283) 2022-03-12 08:08:57 -06:00
nimble Use NimBLE API for ESP32 bluetooth 2022-02-15 06:52:00 +13:00
nrf52 Rename packetNum to packetId 2022-03-20 11:40:13 +11:00
portduino Rename packetNum to packetId 2022-03-20 11:40:13 +11:00
airtime.cpp Update PERIODS_TO_LOG 2022-03-02 20:38:14 -08:00
airtime.h Update PERIODS_TO_LOG 2022-03-02 20:38:14 -08:00
BluetoothCommon.cpp pull in new epaper lib (which required importing configuration.h everywhere 2021-06-27 10:56:28 -07:00
BluetoothCommon.h nimble WIP - add advertising boilerplate 2020-07-22 09:51:57 -07:00
ButtonThread.h Moved button thread to its own file (#1260) 2022-02-28 15:19:38 -06:00
commands.h RAK / NRF shutdown functionality on user button long press (#1113) 2022-01-19 17:10:02 -06:00
configuration.h weed out old versioning macros (#1312) 2022-03-20 11:53:37 +01:00
DebugConfiguration.h Initial configuration.h -> variants refactor (#1104) 2022-01-18 18:35:42 -06:00
error.h pinelora WIP 2021-05-01 11:27:37 +08:00
freertosinc.h Portduino WIP now compiles but does not link 2020-09-05 12:34:48 -07:00
FSCommon.cpp fix PortduinoFS integration for Firmware. 2022-03-16 08:30:38 +01:00
FSCommon.h Littlefs rebased to Master (#1205) 2022-02-14 11:45:29 -06:00
GPSStatus.h Get rid of log clutter during oled screen animation (#1182) 2022-02-03 07:22:46 -06:00
main.cpp Autodetect OLED Controller 1306/1106 (#1317) 2022-03-24 11:36:56 -05:00
main.h Autodetect OLED Controller 1306/1106 (#1317) 2022-03-24 11:36:56 -05:00
memtest.cpp more warning fixes 2022-01-24 18:39:17 +00:00
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 more cppcheck warnings fixes 2022-01-24 17:24:40 +00:00
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 Adjusted adc_multiplier for heltec2.1 and added adc_mulitplier_override (#1183) 2022-02-09 13:37:48 -06:00
power.h more cppcheck warnings fixes 2022-01-24 17:24:40 +00:00
PowerFSM.cpp remove is_router in favor of role == Role_Router 2022-03-15 15:49:25 -07:00
PowerFSM.h When switching to battery, shutdown after on_battery_shutdown_after_secs 2021-12-06 15:37:35 +13:00
PowerFSMThread.h Moved power fsm thread out of main (#1265) 2022-03-01 12:40:21 -06:00
PowerStatus.h fix typo 2021-01-11 20:30:02 -05:00
RedirectablePrint.cpp WIP debug logging over TCP 2021-08-18 10:31:30 -07:00
RedirectablePrint.h more cppcheck warnings fixes 2022-01-24 17:24:40 +00:00
RF95Configuration.h Initial configuration.h -> variants refactor (#1104) 2022-01-18 18:35:42 -06:00
SerialConsole.cpp pull in new epaper lib (which required importing configuration.h everywhere 2021-06-27 10:56:28 -07:00
SerialConsole.h more cppcheck warnings fixes 2022-01-24 17:24:40 +00:00
shutdown.h Moved button thread to its own file (#1260) 2022-02-28 15:19:38 -06:00
sleep.cpp Get sleep side effect out of DEBUG_MSG() 2022-03-14 13:05:25 -07:00
sleep.h begin deep sleep support for nrf52 2020-10-30 17:05:32 +08:00
SPILock.cpp pull in new epaper lib (which required importing configuration.h everywhere 2021-06-27 10:56:28 -07:00
SPILock.h If display is on on the @BigCorvus board and we xmit the board browns out? 2020-08-28 17:38:23 -07:00
Status.h this seems bad - this value was not inited if it wasn't in bss 2020-08-21 10:56:54 -07:00
StatusHandler.h
target_specific.h portduino now links! 2020-09-06 09:24:08 -07:00
utils.h
wifi-stubs.cpp disable bluetooth while using wifi (esp32 drops networks otherwise) 2021-08-17 16:58:21 -07:00