You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Scott Powell
e442e94e3d
* SensorManager: now can influence advert lat/lon, new custom name:value pairs for custom settings (eg, gps on/off)
* companion: new CMD_GET_CUSTOM_VARS, CMD_SET_CUSTOM_VAR
* T1000e: now supports "gps" custom setting (value "0" or "1")
|
1 year ago |
| .. |
|
helpers
|
* SensorManager: now can influence advert lat/lon, new custom name:value pairs for custom settings (eg, gps on/off)
|
1 year ago |
|
Dispatcher.cpp
|
minor refactor
|
1 year ago |
|
Dispatcher.h
|
* Dispatcher: now impose a max time for CAD fail (ie. channel busy), defined by getCADFailMaxDuration(), default 4 seconds.
|
1 year ago |
|
Identity.cpp
|
* verify() fix moved to Identity class
|
1 year ago |
|
Identity.h
|
* LocalIdentity:: writeTo( array ) and readFrom (array )
|
1 year ago |
|
Mesh.cpp
|
* added Packet::getRawLength() helper
|
1 year ago |
|
Mesh.h
|
* BIG refactor: 'board' and 'radio' objects now defined in 'target.h/.cpp'
|
1 year ago |
|
MeshCore.h
|
* OTA update for ESP32 targets
|
1 year ago |
|
Packet.cpp
|
* Packet::readFrom() payload_len guard
|
1 year ago |
|
Packet.h
|
minor refactor
|
1 year ago |
|
Utils.cpp
|
* Terminal Chat: "set ..." commands, save to "node_prefs" file, consistent with the other firmwares
|
1 year ago |
|
Utils.h
|
* Terminal Chat: "set ..." commands, save to "node_prefs" file, consistent with the other firmwares
|
1 year ago |