435 Commits (3dc4607d8960437e4349b9b785eb66cf55610fb1)

Author SHA1 Message Date
Scott Powell 3dc4607d89 * PAYLOAD_TYPE_PATH: reserving upper 4 bits if 'extra_type' field, for future use 11 months ago
jankowski-t 4541380632 Support MeshAdventurer 11 months ago
liquidraver ddbf27c245 change fixed preamble to match the new 16 11 months ago
Scott Powell 187eea1b18 * Preamble now 16 (for most variants) 11 months ago
recrof 9530744ff4 add support for BMP280 temperature+pressure sensor 11 months ago
recrof 07f25ccac8 sx1276 boards: migrate to std_init() 11 months ago
Florent de Lamotte 0f259d3b51 CustomSX1262: fix typo that would prevent compile when TXEN or RXEN is not set 11 months ago
Scott Powell 55ff69bd25 * RAK: 'start ota' returned MAC address was reversed 12 months ago
Florent 8ccd4f3660 stm32: implement halt and reset 12 months ago
Scott Powell 556051955d * ESP32Board: added support for Neopixel TX led 12 months ago
Scott Powell b37c8017d9 * Fix: /helpers/esp32/TBeamBoard was breaking non-TBeam builds 12 months ago
Florent d94f469d53 wio_e5_mini: led and rescue cli 12 months ago
taco 84c2cfdcf2 fix: revert swapped GPS pins 12 months ago
cod3doomy 218b96e4aa T-Beam refactor 12 months ago
Scott Powell 478a57a6bd * AdvertDataParser: lat/lon can now be zeroes 12 months ago
Scott Powell 9df3c8c663 * companion: new 'advert_loc_policy' pref. Defaults to ADVERT_LOC_NONE (ie. do Not share location in adverts) 12 months ago
JQ 3719c0983c increase delay slightly 12 months ago
JQ d680852c99 fix t114 display flicker 12 months ago
Scott Powell 205624824a * added std_init() to CustomSX1268 12 months ago
taco 14ff7bfbcd added std_init to CustomLLCC68.h 12 months ago
taco 83842e4b25 fix: EnvironmentSensorManager.cpp: don't update location if GPS is turned off. 12 months ago
Rob Loranger 52a579a366 fix Heltec v2 getBattMilliVolts 12 months ago
Rob Loranger e5ecf29d0c return range with advert interval set error 12 months ago
Rob Loranger f30698eacb add time output to both clock sync and time <epoch> cli 12 months ago
Rob Loranger dbee0d8b8e update ADC multipler to fix voltage reading 12 months ago
Scott Powell 85b164bcf1 * PicoW refactor, now using radio.std_init() 12 months ago
Scott Powell b865ac6c23 * refactored SensorManager::toggleGps() 12 months ago
taco e7b0e9e526 refactor: promicro with CustomSX1262::std_init() 12 months ago
Florent de Lamotte 588a986976 t1000e: gps toggle not using board class 12 months ago
Florent de Lamotte b65b4d51eb Apply refactoring to xiao_nrf52 and xiao_s3 12 months ago
Scott Powell 587d9d8818 * added CustomSX1262::std_init() 12 months ago
Florent de Lamotte 8765b3d040 Gps toggle on 4 clicks 12 months ago
Scott Powell e6ce3c896d * companion: new CMD_GET_ADVERT_PATH -> RESP_CODE_ADVERT_PATH 12 months ago
Scott Powell 9363478d6f * noise floor can now be queried even when int.thresh = 0 12 months ago
João Brázio 24464d0c4e
Update VBAT schematic 12 months ago
João Brázio 110bd49407
VBAT schematic 12 months ago
João Brázio 3448db6e36
Rename LED pin 12 months ago
João Brázio 8f6b2b75d7
Waveshare RP2040-LoRa board support 12 months ago
Scott Powell 466bd6d596 * fix for when AGC reset is disabled (interval = 0) 12 months ago
Scott Powell 32ca3dc9d0 * repeater and room server: new CLI setting "agc.reset.interval" (seconds) 12 months 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