Rastislav Vysoky
|
acac20dc89
Added basic support for Station G2
|
1 год назад |
Scott Powell
|
808d3933c1
Version bump to v1.2.1
|
1 год назад |
Scott Powell
|
cf17091588
* display.begin() delayed in setup().
|
1 год назад |
Rastislav Vysoky
|
03458269ac
moved nrf sdk headers to ./lib/ and added Repeater envs for t114 & t-echo
|
1 год назад |
Alex Wolden
|
86389579eb
Merge remote-tracking branch 'origin/dev' into awolden/t3lora
|
1 год назад |
Alex Wolden
|
d36da0ed8e
Refactor naming
|
1 год назад |
Scott Powell
|
01d84d5d3e
* repeater and room server: CommonCLI now handles load/save of Prefs. Now sanitise bad prefs values.
|
1 год назад |
Scott Powell
|
c2ae34314e
* basic UITask added to repeater and room server (only HeltecV3 targets enable so far)
|
1 год назад |
Alex Wolden
|
e1022791e8
Add support for LilyGo T3 with SX1276 module
|
1 год назад |
Scott Powell
|
68770d7728
* 'last_snr' added to repeater stats.
|
1 год назад |
Scott Powell
|
ea9a4dcd3a
* room server: adding post, was not sending Acks on retries.
|
1 год назад |
Scott Powell
|
ad5f588028
* Semantic versioning in repeater, room server. "ver" CLI command changed.
|
1 год назад |
Scott Powell
|
0e2bee03b6
* repeater, room server: new prefs: sf, cr, bw. "set tx ..." now instant, no reboot needed.
|
1 год назад |
Scott Powell
|
e32fea0745
* refactored handleCommand() to CommonCLI class
|
1 год назад |
Scott Powell
|
1209d54d2e
* various changes for CLI support via companion radio
|
1 год назад |
Scott Powell
|
189ed79d46
* new Dispatcher::getCADFailRetryDelay()
|
1 год назад |
Scott Powell
|
a6a6bef371
* new helper: AutoDiscoverRTCClock, which detects: DS3231 (on i2c addr 0x68), or RV3028 (on i2c addr 0x52)
|
1 год назад |
Scott Powell
|
c4cc3dd1ec
* repeater and room server: login password now using strcmp(), new 'set direct.txdelay ..' config
|
1 год назад |
Scott Powell
|
d81bbe56a0
* repeater: login now evicts oldest client table entry if full. New RESP_SERVER_LOGIN_OK login response format (with permissions byte)
|
1 год назад |
Scott Powell
|
fc4e5ed54c
* new StrHelper::strzcpy()
|
1 год назад |
Scott Powell
|
37f4ceff85
* strncpy() refactor/fix
|
1 год назад |
Scott Powell
|
fc02d8fbcb
* Mesh/Dispatcher: MESH_DEBUG_ and MESH_PACKET_LOGGING now output date-time. (new getLogDateTime() virtual)
|
1 год назад |
Scott Powell
|
ba181da94a
* added RTCClock::getCurrentTimeUnique(), for when timestamps need to be unique (if temp rapid-fire)
|
1 год назад |
Scott Powell
|
a115626afd
* repeater: added src/dest hashes to logging
|
1 год назад |
Scott Powell
|
3b5b7a1642
* SimpleMeshTables: ACKs now handled separately
|
1 год назад |
Scott Powell
|
5811cf9f02
* repeater: Get Stats new fields added: n_direct_dups, n_flood_dups
|
1 год назад |
Scott Powell
|
9d9145a1c2
* repeater: new CLI commands: "log start", "log stop", "log erase", and "log"
|
1 год назад |
Scott Powell
|
ef95462345
* repeater, room server and terminal chat: default to rxdelay off
|
1 год назад |
Scott Powell
|
a922d0711d
* ver bumps
|
1 год назад |
Scott Powell
|
9013d99265
* new target/envs: Heltec_v2_repeater, Heltec_v2_companion_radio_usb
|
1 год назад |