| .. |
|
esp32
|
* ESP-Now: long range mode
|
1 year ago |
|
nrf52
|
Merge pull request #192 from fdlamotte/prevent-errors-when-built-against-XiaoNrf52Board-by-error
|
1 year ago |
|
ui
|
clear display on init to avoid static
|
1 year ago |
|
AdvertDataHelpers.cpp
|
* TxtDataHelpers.h, with standard TXT sub-types
|
1 year ago |
|
AdvertDataHelpers.h
|
* simple_secure_chat now with a proper CLI
|
1 year ago |
|
ArduinoHelpers.h
|
Initial commit
|
1 year ago |
|
ArduinoSerialInterface.cpp
|
* companion_radio_usb: encoding in ArduinoSerialInterface changed to 16-bit frame lengths
|
1 year ago |
|
ArduinoSerialInterface.h
|
* minor refactor for RAK_4631 SerialInterface
|
1 year ago |
|
AutoDiscoverRTCClock.cpp
|
T-Beam Supreme: Repeater and BLE working. Added PCF8563 RTC
|
1 year ago |
|
AutoDiscoverRTCClock.h
|
* new helper: AutoDiscoverRTCClock, which detects: DS3231 (on i2c addr 0x68), or RV3028 (on i2c addr 0x52)
|
1 year ago |
|
BaseChatMesh.cpp
|
Companion: new 'manual_add_contacts' pref. New PUSH_CODE_NEW_ADVERT frames
|
1 year ago |
|
BaseChatMesh.h
|
Companion: new 'manual_add_contacts' pref. New PUSH_CODE_NEW_ADVERT frames
|
1 year ago |
|
BaseSerialInterface.h
|
* companion_radio_usb: encoding in ArduinoSerialInterface changed to 16-bit frame lengths
|
1 year ago |
|
CommonCLI.cpp
|
* minor refactor
|
1 year ago |
|
CommonCLI.h
|
added new CommonCLI get commands: get role and get public.key
|
1 year ago |
|
CustomLLCC68.h
|
* isReceiving() now includes either preamble detect or header detect
|
1 year ago |
|
CustomLLCC68Wrapper.h
|
* new Dispatcher::getCADFailRetryDelay()
|
1 year ago |
|
CustomLR1110.h
|
* isReceiving() now includes either preamble detect or header detect
|
1 year ago |
|
CustomLR1110Wrapper.h
|
permit access to rx_boosted_mode at runtime for LR1110 (for dpm tests on that setting)
|
1 year ago |
|
CustomSX1262.h
|
* isReceiving() now includes either preamble detect or header detect
|
1 year ago |
|
CustomSX1262Wrapper.h
|
* new Dispatcher::getCADFailRetryDelay()
|
1 year ago |
|
CustomSX1268.h
|
* isReceiving() now includes either preamble detect or header detect
|
1 year ago |
|
CustomSX1268Wrapper.h
|
* new Dispatcher::getCADFailRetryDelay()
|
1 year ago |
|
CustomSX1276.h
|
* new target/env: Heltec_v2_terminal_chat
|
1 year ago |
|
CustomSX1276Wrapper.h
|
* new Dispatcher::getCADFailRetryDelay()
|
1 year ago |
|
ESP32Board.cpp
|
* refactor: ESP32 OTA lib-deps now selectively added
|
1 year ago |
|
ESP32Board.h
|
* new ESPNOWRadio driver
|
1 year ago |
|
HeltecV2Board.h
|
* new target/envs: Heltec_v2_repeater, Heltec_v2_companion_radio_usb
|
1 year ago |
|
HeltecV3Board.h
|
Merge pull request #65 from awolden/awolden/h3-pin-fix
|
1 year ago |
|
IdentityStore.cpp
|
* IdentityStore::save() was failing on RAK.
|
1 year ago |
|
IdentityStore.h
|
* simple_secure_chat now with a proper CLI
|
1 year ago |
|
LilyGoTLoraBoard.h
|
Refactor naming
|
1 year ago |
|
RadioLibWrappers.cpp
|
* trying setCRC(1)
|
1 year ago |
|
RadioLibWrappers.h
|
* new Dispatcher::getCADFailRetryDelay()
|
1 year ago |
|
SimpleMeshTables.h
|
* SimpleMeshTables: ACKs now handled separately
|
1 year ago |
|
StaticPoolPacketManager.cpp
|
* new packet score function
|
1 year ago |
|
StaticPoolPacketManager.h
|
* new RX delays based on SNR
|
1 year ago |
|
StationG2Board.h
|
Added basic support for Station G2
|
1 year ago |
|
TBeamBoard.h
|
LilyGo T-Beam: added battery voltage reporting
|
1 year ago |
|
TBeamS3SupremeBoard.h
|
T-Beam Supreme: Repeater and BLE working. Added PCF8563 RTC
|
1 year ago |
|
TxtDataHelpers.cpp
|
* CommonCLI: "get " commands
|
1 year ago |
|
TxtDataHelpers.h
|
* CommonCLI: "get " commands
|
1 year ago |
|
XiaoC3Board.h
|
* new target env: Xiao S3 WIO repeater
|
1 year ago |