971 Commits (4f4699ab61a417656e43265ea5b7ab75f4f0aef8)

Author SHA1 Message Date
João Brázio 4b70ee863d
Serial bridge implementation 1 year ago
recrof 07f25ccac8 sx1276 boards: migrate to std_init() 1 year ago
Florent de Lamotte 0f259d3b51 CustomSX1262: fix typo that would prevent compile when TXEN or RXEN is not set 1 year ago
Scott Powell 55ff69bd25 * RAK: 'start ota' returned MAC address was reversed 1 year ago
Florent 8ccd4f3660 stm32: implement halt and reset 1 year ago
Scott Powell 556051955d * ESP32Board: added support for Neopixel TX led 1 year ago
Scott Powell b37c8017d9 * Fix: /helpers/esp32/TBeamBoard was breaking non-TBeam builds 1 year ago
Florent d94f469d53 wio_e5_mini: led and rescue cli 1 year ago
taco 84c2cfdcf2 fix: revert swapped GPS pins 1 year ago
cod3doomy 218b96e4aa T-Beam refactor 1 year ago
Scott Powell b1ca3d1eb1 * new PAYLOAD_TYPE_MULTIPART 1 year ago
Scott Powell 478a57a6bd * AdvertDataParser: lat/lon can now be zeroes 1 year ago
Scott Powell 9df3c8c663 * companion: new 'advert_loc_policy' pref. Defaults to ADVERT_LOC_NONE (ie. do Not share location in adverts) 1 year ago
JQ 3719c0983c increase delay slightly 1 year ago
JQ d680852c99 fix t114 display flicker 1 year ago
Scott Powell 205624824a * added std_init() to CustomSX1268 1 year ago
taco 14ff7bfbcd added std_init to CustomLLCC68.h 1 year ago
taco 83842e4b25 fix: EnvironmentSensorManager.cpp: don't update location if GPS is turned off. 1 year ago
Rob Loranger 52a579a366 fix Heltec v2 getBattMilliVolts 1 year ago
Rob Loranger e5ecf29d0c return range with advert interval set error 1 year ago
Rob Loranger f30698eacb add time output to both clock sync and time <epoch> cli 1 year ago
Rob Loranger dbee0d8b8e update ADC multipler to fix voltage reading 1 year ago
Scott Powell 85b164bcf1 * PicoW refactor, now using radio.std_init() 1 year ago
Scott Powell b865ac6c23 * refactored SensorManager::toggleGps() 1 year ago
taco e7b0e9e526 refactor: promicro with CustomSX1262::std_init() 1 year ago
Florent de Lamotte 588a986976 t1000e: gps toggle not using board class 1 year ago
Florent de Lamotte b65b4d51eb Apply refactoring to xiao_nrf52 and xiao_s3 1 year ago
Scott Powell 587d9d8818 * added CustomSX1262::std_init() 1 year ago
Florent de Lamotte 8765b3d040 Gps toggle on 4 clicks 1 year ago
Scott Powell e6ce3c896d * companion: new CMD_GET_ADVERT_PATH -> RESP_CODE_ADVERT_PATH 1 year ago
Scott Powell 9363478d6f * noise floor can now be queried even when int.thresh = 0 1 year ago
João Brázio 24464d0c4e
Update VBAT schematic 1 year ago
João Brázio 110bd49407
VBAT schematic 1 year ago
João Brázio 3448db6e36
Rename LED pin 1 year ago
João Brázio 8f6b2b75d7
Waveshare RP2040-LoRa board support 1 year ago
Scott Powell 466bd6d596 * fix for when AGC reset is disabled (interval = 0) 1 year ago
Scott Powell 32ca3dc9d0 * repeater and room server: new CLI setting "agc.reset.interval" (seconds) 1 year ago
JQ e1ceaab7ed add TX led to thinknode M1 1 year ago
liamcottle 4b9eac81c6 fix 150mA power draw on ThinkNode M1 1 year ago
Scott Powell 6e0b505a2a * companion: refactor of all filesystem access to new DataStore module 1 year ago
Scott Powell 9bcab0949e * noise floor lower bound now clamped to -120 1 year ago
Scott Powell 5d15a68d0d * SERVER_RESPONSE_DELAY now applied to: login responses, companion telemetry responses 1 year ago
Scott Powell 0535919d63 * Mesh: reciprocal path send now with slightly less priority and 500ms delay 1 year ago
Scott Powell 75503ed52a * Companion now can be configured with TXT_ACK_DELAY (default is 200ms) 1 year ago
Scott Powell 3749264e07 * MicroNMEALocationProvider: clock param now NULL by default 1 year ago
Florent 14cd4ea010 t1000: remove sync custom var 1 year ago
Florent 49da6957b5 micronmea: was using global rtc_clock to sync instead of _clock 1 year ago
Florent 31cbf9ed0e gps : sync time on fix 1 year ago
Florent 92c296308a wioe5: integrate sensor in sensor mgr 1 year ago
Scott Powell 6481ab1e31 * MicroNMEALocationProvider: clock param now NULL by default 1 year ago