.. |
buzz
|
fix RP2040 and Portduino Platforms
|
2022-11-24 12:24:57 +01:00 |
concurrency
|
initial cleanup work
|
2023-01-07 13:16:58 +01:00 |
detect
|
I don't like this formatting but I need trunk to STFU
|
2023-01-18 14:51:48 -06:00 |
gps
|
Put GPS thread to sleep post factory reset request
|
2023-01-21 07:21:23 -05:00 |
graphics
|
trunk again
|
2023-01-20 21:53:34 +01:00 |
input
|
Merge branch 'develop' into nice-threads
|
2022-12-30 20:18:19 +01:00 |
mesh
|
Merge branch 'master' of https://github.com/nukevoid/firmware
|
2023-01-20 23:41:23 +02:00 |
modules
|
Add role and position flags to metadata
|
2023-01-18 15:15:02 -06:00 |
mqtt
|
I don't like this formatting but I need trunk to STFU
|
2023-01-18 14:51:48 -06:00 |
nimble
|
Replaced all of the logging with proper log levels
|
2022-12-30 10:27:07 -06:00 |
platform
|
Turn of 3.3v rail on RAK-4631 on shutdown
|
2023-01-10 07:36:19 -06:00 |
airtime.cpp
|
Fix two print format specifiers
|
2023-01-19 15:01:44 +01:00 |
airtime.h
|
Rename to make function clearer
|
2023-01-12 14:03:06 +01:00 |
BluetoothCommon.cpp
|
update FromRadio UUID for nRF52 devices
|
2022-10-13 16:20:27 +02:00 |
BluetoothCommon.h
|
Change UUID for FromRadio characteristic (#1785)
|
2022-10-11 20:01:26 -05:00 |
ButtonThread.h
|
Format plz
|
2023-01-18 21:13:31 -06:00 |
commands.h
|
Bluetooth mode unification and behavior tweaks (#1636)
|
2022-08-22 16:41:23 -05:00 |
configuration.h
|
Master to Develop
|
2022-12-28 15:30:23 +01:00 |
DebugConfiguration.h
|
Prefix log levels
|
2022-12-30 10:47:31 -06:00 |
error.h
|
I don't like this formatting but I need trunk to STFU
|
2023-01-18 14:51:48 -06:00 |
freertosinc.h
|
Portduino WIP now compiles but does not link
|
2020-09-05 12:34:48 -07:00 |
FSCommon.cpp
|
Having a first stab at flawfinder errors
|
2023-01-16 10:55:40 +01:00 |
FSCommon.h
|
initial cleanup work
|
2023-01-07 13:16:58 +01:00 |
GPSStatus.h
|
Replaced all of the logging with proper log levels
|
2022-12-30 10:27:07 -06:00 |
main.cpp
|
trunk format
|
2023-01-20 15:04:09 +01:00 |
main.h
|
I don't like this formatting but I need trunk to STFU
|
2023-01-18 14:51:48 -06:00 |
network-stubs.cpp
|
Merge remote-tracking branch 'remotes/origin/master' into remove-softap
|
2022-10-26 17:54:21 +02:00 |
NodeStatus.h
|
Log levels refactoring
|
2022-12-29 20:41:37 -06:00 |
Observer.cpp
|
pull in new epaper lib (which required importing configuration.h everywhere
|
2021-06-27 10:56:28 -07:00 |
Observer.h
|
initial cleanup work
|
2023-01-07 13:16:58 +01:00 |
OSTimer.cpp
|
lay groundwork for a possible future architecture (#1571)
|
2022-07-31 07:11:47 -05:00 |
OSTimer.h
|
use my Timer class on all platforms, it works better than the freertos version
|
2020-05-25 07:48:36 -07:00 |
Power.cpp
|
Merge branch 'develop' into nice-threads
|
2022-12-30 20:18:19 +01:00 |
power.h
|
Cherry Picking Stuff from develop...
|
2022-12-21 13:36:38 +01:00 |
PowerFSM.cpp
|
Replaced all of the logging with proper log levels
|
2022-12-30 10:27:07 -06:00 |
PowerFSM.h
|
Resolve Conflicts between PIN_BUtton and the Rotary Select and keep screen powered during plugin operation. Forward Port from 1.2 firmware fix.
|
2022-03-25 12:27:14 +01:00 |
PowerFSMThread.h
|
Clean up on battery shutdown condition
|
2022-12-05 07:37:01 -06:00 |
PowerStatus.h
|
Log levels refactoring
|
2022-12-29 20:41:37 -06:00 |
RedirectablePrint.cpp
|
fix building portduino and make cppcheck happy
|
2023-01-09 19:23:41 +01:00 |
RedirectablePrint.h
|
- make a template class for API Server
|
2023-01-09 17:03:52 +01:00 |
RF95Configuration.h
|
Initial configuration.h -> variants refactor (#1104)
|
2022-01-18 18:35:42 -06:00 |
SerialConsole.cpp
|
add a possibility to flush the serial TX buffer on the console.
|
2023-01-04 10:37:27 +01:00 |
SerialConsole.h
|
add a possibility to flush the serial TX buffer on the console.
|
2023-01-04 10:37:27 +01:00 |
shutdown.h
|
Replaced all of the logging with proper log levels
|
2022-12-30 10:27:07 -06:00 |
sleep.cpp
|
fingers crossed
|
2023-01-07 15:24:46 +01:00 |
sleep.h
|
Merge pull request #2019 from code8buster/gps-toggle-final
|
2022-12-21 13:28:32 +01: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
|
Refactored status handlers and merged
|
2020-06-28 18:17:52 -07:00 |
target_specific.h
|
portduino now links!
|
2020-09-06 09:24:08 -07:00 |
utils.h
|
Add cpp clamp function to util.h, switched battery and signal strength percentage calcs to it #197
|
2020-06-22 14:06:02 -07:00 |
xmodem.cpp
|
I don't like this formatting but I need trunk to STFU
|
2023-01-18 14:51:48 -06:00 |
xmodem.h
|
I don't like this formatting but I need trunk to STFU
|
2023-01-18 14:51:48 -06:00 |