173 Commits (fd55837eecc663f4c45d5d1e0f1db324c3e662a8)

Author SHA1 Message Date
Scott Powell 089ac96f2b * verify() fix moved to Identity class 1 year ago
Scott Powell 4943b388c0 * workaround for Identity::verify() bug. 1 year ago
Scott Powell 69a6d76b87 * experimental workaround for sig verify() bug 1 year ago
Scott Powell d21274db41 * TBeam: minor refactor. 1 year ago
Scott Powell 691c135c22 * workaround for TRACE packets so they can follow a return path 1 year ago
Scott Powell fe4fdeb236 * redesigned TRACE packet structure 1 year ago
lincomatic 0eed29b99e fix compilation error 1 year ago
Scott Powell 25a68f5ca4 * build fix 1 year ago
recrof 882377e4d6 fixed: added back pin inits when SDA and SCL are set. 1 year ago
recrof d525680b71 added display support for RAK4631, removed Wire.begin(int, int) from nrf52 devices, cosmetic changes 1 year ago
Scott Powell 81bf4f0a08 * companion: SSD1306 display now dynamically detected at runtime. 1 year ago
James Hall aeda218402
Update TBeamBoard.h 1 year ago
Scott Powell 27aa7a7bb0 * minor refactor for RAK_4631 SerialInterface 1 year ago
James Hall bc6e4930d9
Cleaned up code 1 year ago
James Hall c2f92534df
removed unnecessary defines 1 year ago
James Hall aca0bcc919
removed unnecessary constants 1 year ago
Scott Powell 6a4b7463ef * some fixes around the powerOff(). Tidy ups 1 year ago
James Hall 6d8aa5817b
removed pmu flag 1 year ago
James Hall 2edbd92b3b Added Support for the LilyGo TBeam v1.2 SX1276 1 year ago
Scott Powell 38b9834261 * missing param 1 year ago
Florent de Lamotte 4a0f4f4b68 set cpu freq in ESP32Board.h 1 year ago
Scott Powell b94fed4e4e * companion: channel names 1 year ago
taco 1a21a08845 updated to MIT licensed board variant 1 year ago
Scott Powell 8c68dbb6e9 * Companion: new CMD_GET_CHANNEL, CMD_SET_CHANNEL 1 year ago
taco c1faaf5e82 build fix to support RTC detection code 1 year ago
taco a57053207f Added defines for SX126X_RXEN, SX126X_TXEN. 1 year ago
taco 8e793dc55e Faketec board support, including build targets 1 year ago
Florent de Lamotte 7bb16cd7f3 enhancement on the UI and support for power off and status_led for t1000e 1 year ago
Scott Powell 5c72969e2c * repeater & room server: new CLI config "flood.max" 1 year ago
Scott Powell 291b98cd56 updating RadioLib to ver 7.1.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 f77a6944f9 * PUSH_CODE_LOG_RX_DATA: is now just: {snr*4},{rssi},{raw-lora-packet} 1 year ago
Alex Wolden 3dea712d37 Fix heltec v3.2 pin polarity reversal 1 year ago
Scott Powell 9b5a294695 * T1000e battery measure fix 1 year ago
Scott Powell 2889867c4c * Dispatcher: added guard for packet payload size too large 1 year ago
Rastislav Vysoky acac20dc89 Added basic support for Station G2 1 year ago
Scott Powell ae8fb5d9b1 * Heltec v3.2 VEXT fix 1 year ago
Scott Powell cf17091588 * display.begin() delayed in setup(). 1 year ago
Scott Powell e534e1b529 * companion: FIRMWARE_VER_CODE now bumped to 3. 1 year ago
Scott Powell 544adec2b6 * refactor Packet::_snr to single byte 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
Rastislav Vysoky 2dd2571154 Added support for LilyGo T-Echo 1 year ago
Rastislav Vysoky e105e4184f fix: T114 reset pin value 1 year ago
Rastislav Vysoky b74ae1302b Added support for Heltec t114 1 year ago
Scott Powell 284ac17009 * Room Server post ACK bug fix! 1 year ago
Alex Wolden 0fc85b8c59 Revert identity change 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