284 Commits (2818749a09cc4e39cba665f181b5fd4779cffd76)

Author SHA1 Message Date
Scott Powell 8a8e89f282 * refactor: "neighbors" command 1 year ago
Florent de Lamotte 05254bd67b t114 display : some fixes 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
liamcottle 8f5a2ac832 remove pin mode setup from uitask 1 year ago
Alessandro Genova f51ab11cf1 companion_radio: greatly reduce the status LED usage 1 year ago
Scott Powell a87b5231cc * RP2040 IdentityStore begin(), to ensure mkdir() 1 year ago
AeroXuk 4d9964ff98 Correct opens to use "w" filemode instead of "w+" filemode. 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 631f593895 * companion: bug fix for 'export contact' 1 year ago
Scott Powell 1e263cab2b * ver bump to v1.5.0 1 year ago
JQ 7d7692a13b adding connected check 1 year ago
Jacob Quatier c34dd2a40c UI: battery indicator, boot screen, radio settings 1 year ago
Florent 2d6c834887 std behaviour 1 year ago
Scott Powell 7b1582a0b9 * room server keep_alive ACKs now have unsynced_count appended. 1 year ago
Scott Powell b17196acb4 * room server login response now includes unsynced posts counter 1 year ago
Florent ea24a12ba3 techo-display: first bits 1 year ago
Scott Powell 04118f01fc * companion: protocol ver (FIRMWARE_VER_CODE) now 4 1 year ago
Scott Powell 34faa49685 * new CMD_SET_OTHER_PARAMS (38) 1 year ago
Scott Powell 561d289ea5 Companion: new 'manual_add_contacts' pref. New PUSH_CODE_NEW_ADVERT frames 1 year ago
Florent cf3d55201f ui : manage colors and ensure fw using ssd1306 still compile 1 year ago
Scott Powell 366461a3a1 * companion: onRawDataRecv() guard for payload_len too long 1 year ago
Florent de Lamotte 7534c5143f display and btn handling starts working ... 1 year ago
liamcottle c4d32eba74 remove unused variables 1 year ago
liamcottle bc820ae93e show firmware version and build date on room server screen 1 year ago
liamcottle 4a51cb98c6 show firmware version and build date on repeater screen 1 year ago
liamcottle 28aa94b899 show firmware version and build date on companion 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
Florent de Lamotte 87f476354f initial commit 1 year ago
liamcottle 4d4a0ae4e3 init display before radio 1 year ago
liamcottle 7e583d7f98 show please wait message on room server boot 1 year ago
liamcottle f93a5156bb show please wait message on repeater boot 1 year ago
liamcottle af070af554 show please wait message on companion boot 1 year ago
liamcottle 87443ad43f clear display on init to avoid static 1 year ago
Scott Powell 3a6b8fda93 * room server: faster sync of unread posts, MAX_UNSYNCED_POSTS now 32 (was 16) 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 ba93867037 * companion: temp fix: logRxRaw() is blowing the MAX_FRAME_SIZE 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 d5cc28b0c5 * room server: now support "log start/stop..." 1 year ago
Scott Powell 321a9425da * experiment: enabling forwarding in terminal chat 1 year ago
Scott Powell 88b88cbc90 * ver bump to 1.4.1 1 year ago
Scott Powell 753e6a69dc * flood_advert_interval" now defaults to 3 hours for upgrading nodes (not just fresh install) 1 year ago
Scott Powell d32e641225 * fix for double radio.begin(). RNG seed from pressing ENTER 1 year ago
Scott Powell 1220c69aa9 * wifi power max 1 year ago
Scott Powell 8355543366 * more experiments 1 year ago