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.
taco
8e793dc55e
Faketec board support, including build targets
|
1 year ago |
| .. |
|
helpers
|
Faketec board support, including build targets
|
1 year ago |
|
Dispatcher.cpp
|
* repeater and room server: MESH_PACKET_LOGGING, now dumps RAW: rx packet contents
|
1 year ago |
|
Dispatcher.h
|
* PUSH_CODE_LOG_RX_DATA: is now just: {snr*4},{rssi},{raw-lora-packet}
|
1 year ago |
|
Identity.cpp
|
Revert identity change
|
1 year ago |
|
Identity.h
|
* LocalIdentity:: writeTo( array ) and readFrom (array )
|
1 year ago |
|
Mesh.cpp
|
* new Dispatcher::getCADFailRetryDelay()
|
1 year ago |
|
Mesh.h
|
* new Dispatcher::getCADFailRetryDelay()
|
1 year ago |
|
MeshCore.h
|
* refactor: new helpers/nrf52 dir
|
1 year ago |
|
Packet.cpp
|
* new Packet::writeTo(), readFrom() methods. (for saving snapshots of packets)
|
1 year ago |
|
Packet.h
|
* new PAYLOAD_TYPE_RAW_CUSTOM
|
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 |