191 Commits (b16adee4bb412796f934db07845f9736ce353bbc)

Author SHA1 Message Date
taco c7eea3915d fix: remove esp_wifi.h from esp32board.h 4 months ago
Scott Powell 3c27132914 * T1000e BLE - default node name is now the MAC address 4 months ago
csrutil 39503ad0b4 move GPS preference initialization to UITask 6 months ago
csrutil 4aebc57add fixed gps init value 6 months ago
Scott Powell 3d9378d91e * Fix for VolatileRTCClock wrapping around to initial synced time every 49 days 7 months ago
taco accd1e0a97 nrf52 targets: increase limits for contacts and channels 10 months ago
taco 2b24c575c7 support dual filsystems on nrf52 10 months ago
taco bdfe9ad27b switch to using QSPI bus for external flash 10 months ago
taco c5180d4588 initial commit: CustomLFS 10 months ago
Scott Powell acde9921b5 * Refactor of UITask, moved to /ui-new 10 months ago
Scott Powell 4b95c981bb * UI revamp for companion radios 10 months ago
Scott Powell 1295c4633b * companion: minor refactor of who should invoke UITask::loop() 12 months ago
Florent de Lamotte 588a986976 t1000e: gps toggle not using board class 12 months ago
Scott Powell 9c833486bf * DataStore, advert blob record format change 1 year ago
Scott Powell 6e0b505a2a * companion: refactor of all filesystem access to new DataStore module 1 year ago
Scott Powell 5729d66a9e * companion: some further refactors after the MyMesh refactor 1 year ago
Florent 31cbf9ed0e gps : sync time on fix 1 year ago
Scott Powell a987efeca1 * companion: disabling interference threshold for now 1 year ago
JQ ecd2b0be89 fixing channel name display 1 year ago
hank f58a34f5f4 Refactored MyMesh, advert on doublepress 1 year ago
Florent 08aad7338b gps : sync time on fix 1 year ago
Scott Powell fec064c1a2 * companion: interference threshold default (14) 1 year ago
Scott Powell b3fc6bedf9 * companion: saveContacts() now deferred for 5 secs (lazy writes) 1 year ago
Scott Powell 0e90b73110 * companion: PUSH_CODE_LOGIN_SUCCESS frame, now includes server clock timestamp 1 year ago
Scott Powell 0bad7ee106 * ver bump to 1.6.2 1 year ago
Scott Powell 02b6f4a285 * Companion: telemetry_mode_env added to prefs 1 year ago
liamcottle d9c1cffac2 allow setting default node name for companion via build flag 1 year ago
seagull9000 7507f889a5 fix location and naming of enum 1 year ago
seagull9000 f82844f43f RTTTL on message types 1 year ago
Scott Powell 56b84408e4 * workaround for nRF + LittleFS glitch with seek/truncate 1 year ago
Scott Powell 7e90d386e2 * refactored buzzer concept to UITask 1 year ago
seagull9000 be88bea42d initial support for generic RTTTL notifier 1 year ago
Scott Powell a73eb9823d * big refactor of the 'display' object. Now defined in variants/*/target modules. 1 year ago
Scott Powell 65d398fcbc * ver bump to v1.6.1 1 year ago
Rob Loranger 25b534a29d add support for SH1106 OLED display 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 810fc8b8f0 * Heltec tracker: new 'periph_power' shared pin (between Display & GPS) 1 year ago
seagull9000 e076e797e6 Heltec Wireless Tracker support 1 year ago
liamcottle f18a3b78ad ble pin must be zero or a valid 6 digit pin 1 year ago
Florent de Lamotte a39c000f5d fix for set_custom_var 1 year ago
Scott Powell bcb64d8a4c * companion: fix for _GET_STATUS response 1 year ago
Scott Powell cb80ceee47 * companion: protocol ver bump to 5 1 year ago
liamcottle 8f32ee61ce no need for prefs check before prefs are loaded 1 year ago
liamcottle 0bccf29f64 use hex of first 4 bytes of identity public key as default node name 1 year ago
Scott Powell e442e94e3d * SensorManager: now can influence advert lat/lon, new custom name:value pairs for custom settings (eg, gps on/off) 1 year ago
Scott Powell 26f01e0605 * companion: new CMD_SEND_TELEMETRY_REQ, PUSH_CODE_TELEMETRY_RESPONSE 1 year ago
Scott Powell 99774f10ac * new: SensorManager 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