260 Commits (21564ae4946b8fa01e7031b174a16371986e762e)

Author SHA1 Message Date
Scott Powell b17196acb4 * room server login response now includes unsynced posts counter 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
Scott Powell 7bd7bfb14a * ESP-NOW experiment with terminal-chat 1 year ago
Scott Powell d07abc39b6 * room server: new config "allow.read.only" 1 year ago
Scott Powell 39a4476194 * repeater & room server: new config "flood.advert.interval" 1 year ago
Scott Powell 7010123619 * companion: CMD_SEND_TXT_MSG fix for attempt number 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 182c6d479d * minor refactor, SNR from packet 1 year ago
Scott Powell 6a093743d3 * ver bump to v1.4.0 1 year ago
Scott Powell fd55837eec * companion: CMD_SET_DEVICE_PIN now uint32 param, RESP_CODE_DEVICE_INFO now includes ble_pin 1 year ago
Scott Powell 4aeafbd034 * companion: added CMD_SET_DEVICE_PIN 1 year ago
Scott Powell 50b62c9252 * room server: now handles REQ_TYPE_GET_STATUS, replies with ServerStats (same as RepeaterStats, with extra fields: n_posted, n_post_push) 1 year ago
Scott Powell f08a30cf24 * companion: RESP_CODE_ERR now has err_code byte 1 year ago
Scott Powell 13679f9ff1 * CMD_SEND_TRACE_PATH, now replies with RESP_CODE_SENT 1 year ago
Scott Powell 807b9bdc19 * companion support for TRACE packets. (CMD_SEND_TRACE_PATH, PUSH_CODE_TRACE_DATA) 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 81bf4f0a08 * companion: SSD1306 display now dynamically detected at runtime. 1 year ago