124 Commits (c37622b4a093e1b0cfe85c63e2912d70ddee6de5)

Author SHA1 Message Date
Scott Powell c37622b4a0 * repeater: neighbors CLI, now returns secs ago, not timestamp 1 year ago
Florent 35e1901d0e wio-e5 : initial port 1 year ago
Scott Powell d072e7b575 * ver bump to v1.6.0 1 year ago
Scott Powell f855523481 * refactor: removed mesh::Mesh dependency from CommonCLI 1 year ago
Scott Powell 99774f10ac * new: SensorManager 1 year ago
Scott Powell c0870960d6 * repeater CLI: 'neighbors' command now responds with "-none-" if no neighbors 1 year ago
Scott Powell 8a8e89f282 * refactor: "neighbors" command 1 year ago
Scott Powell 056bcf83d9 * Repeater: neighbour table now only of other repeaters 1 year ago
Scott Powell f261599608 * bug fix for CLI retry attempts (should be ignored) 1 year ago
Scott Powell e6325db72b * repeater: new CLI command 'neighbors' 1 year ago
Scott Powell a87b5231cc * RP2040 IdentityStore begin(), to ensure mkdir() 1 year ago
AeroXuk 99246e6b6f Added Pi PIcoW support in the following modes: 1 year ago
Scott Powell 9d82911e18 * ver bump to v1.5.1 1 year ago
Scott Powell 1e263cab2b * ver bump to v1.5.0 1 year ago
Jacob Quatier c34dd2a40c UI: battery indicator, boot screen, radio settings 1 year ago
liamcottle 4a51cb98c6 show firmware version and build date on repeater screen 1 year ago
Scott Powell d7e6a361b5 * ver bump to v1.4.3 1 year ago
Scott Powell 9498d2e824 * ID hash 0x00 and 0xFF now reserved for future. 1 year ago
liamcottle f93a5156bb show please wait message on repeater boot 1 year ago
Scott Powell fc6aa0ed0f * ver bump to v1.4.2 1 year ago
recrof b77701ced0 added new CommonCLI get commands: get role and get public.key 1 year ago
Scott Powell c0cb57be5c * refactor: rtc_clock now defined by variants/*/target modules 1 year ago
Scott Powell 2224bddcb5 * new ESPNOWRadio driver 1 year ago
Scott Powell 88b88cbc90 * ver bump to 1.4.1 1 year ago
Scott Powell 8355543366 * more experiments 1 year ago
Scott Powell 39a4476194 * repeater & room server: new config "flood.advert.interval" 1 year ago
Scott Powell bfb4b1c496 * BIG refactor: 'board' and 'radio' objects now defined in 'target.h/.cpp' 1 year ago
James Hall 8b4662a40a removed repeater code not working properly 1 year ago
James Hall ae08ecf8fd Screen support for tbeam 1 year ago
Scott Powell 6a093743d3 * ver bump to v1.4.0 1 year ago
Scott Powell fe4fdeb236 * redesigned TRACE packet structure 1 year ago
lincomatic bdeec374ef add ProMicroLLCC68 for Faketec w/ LLCC68 1 year ago
Scott Powell 658094f654 * ver bump: 1.3.0 1 year ago
Florent de Lamotte 4a0f4f4b68 set cpu freq in ESP32Board.h 1 year ago
taco 92bb6a844f added conditional to radio bringup for RA01-SH support on faketec 1 year ago
taco 8e793dc55e Faketec board support, including build targets 1 year ago
Scott Powell 5c72969e2c * repeater & room server: new CLI config "flood.max" 1 year ago
Florent a706d90598 Add an ESP32_CPU_FREQ build flag to lower freq 1 year ago
Scott Powell 2cb742b100 ver bump to 1.2.2 1 year ago
Scott Powell a259d27cfe * trying setCRC(1) 1 year ago
Scott Powell 3778c0a8ff * repeater and room server: MESH_PACKET_LOGGING, now dumps RAW: rx packet contents 1 year ago
Scott Powell 5acfe52417 * new build option: SX126X_RX_BOOSTED_GAIN 1 year ago
Rastislav Vysoky acac20dc89 Added basic support for Station G2 1 year ago
Scott Powell 808d3933c1 Version bump to v1.2.1 1 year ago
Scott Powell cf17091588 * display.begin() delayed in setup(). 1 year ago
Scott Powell b2fcc692ea * TRACE packet logging fix 1 year ago
Rastislav Vysoky 03458269ac moved nrf sdk headers to ./lib/ and added Repeater envs for t114 & t-echo 1 year ago
Alex Wolden d36da0ed8e Refactor naming 1 year ago
Scott Powell 01d84d5d3e * repeater and room server: CommonCLI now handles load/save of Prefs. Now sanitise bad prefs values. 1 year ago
Scott Powell c2ae34314e * basic UITask added to repeater and room server (only HeltecV3 targets enable so far) 1 year ago