766 Commits (3b0870e2c13582e7a6a5e24cc3088fe2da0ebc0f)

Author SHA1 Message Date
liamcottle 8708fa012a simplify reading frame header 5 months ago
cj-vana 63767cdb7d Fix typos in README and source comments 5 months ago
liamcottle 71bb49e556 remove use of dynamic allocation 5 months ago
liamcottle ed263b0727 implement frame header parising for wifi interface 5 months ago
Frieder Schrempf ab7935142c
EnvironmentSensorManager.cpp: Cleanup after failed RAK4631 GPS detection 6 months ago
Frieder Schrempf e79ee11872
EnvironmentSensorManager.cpp: Fix RAK4631 serial GPS detection 6 months ago
Kevin Le d911a34eeb Used esp_wifi_get_mode instead of WiFi.getMode() to reduce the code size 5 months ago
Kevin Le 33b1e7edb9 Added pad after powersaving_enabled 5 months ago
Scott Powell 90d1e87ba1 * check for 'early receive' ACK 5 months ago
Kevin Le 0b30d2433f To get and average the temperature so it is more accurate, especially in low temperature 5 months ago
Kevin Le def1902688 Fixed T-Beam board to work with sleep 5 months ago
Kevin Le 0d11a02e71 Added extra check for P_LORA_DIO_1 before going to sleep 5 months ago
Kevin Le 89a289eb22 Added powersaving_enabled sanitization 5 months ago
Kevin Le 5c6c15942b Added powersaving to all ESP32 boards with RTC-supported DIO1 5 months ago
entr0p1 245a818085 Fix TX LED stuck on when StartTransmit() fails 6 months ago
entr0p1 cc28b1a34d EnvironmentSensorManager.cpp: Mitigate BME280 self-heating causing inaccurate readings. 6 months ago
liquidraver cba29ea50c queue throttling + slave latency and minor refactor 6 months ago
Frieder Schrempf 22b1585959
NRF52Board.h: Mark getMCUTemperature() as virtual 6 months ago
Frieder Schrempf b024b9e1a1
Deduplicate NRF52 startOTAUpdate() 6 months ago
Frieder Schrempf e3bb225efb
Deduplicate DC/DC regulator enable for NRF52 boards 6 months ago
Frieder Schrempf 93d1560d14
Use common NRF52 begin() and deduplicate() startup reason init 6 months ago
Frieder Schrempf 87b0e432bb
Deduplicate reboot() for NRF52 boards 6 months ago
Kevin Le 4504ad4daf Added default temperature from ESP32 MCU and NRF52 MCU 6 months ago
agessaman b91b854a1d fix output from LPS22HB: convert barometric pressure from kPa to hPa in EnvironmentSensorManager 6 months ago
Scott Powell 676c317f78 * refactor: on-demand getSharedSecret() 6 months ago
Scott Powell d7adcc136b * LPPDataHelpers, readCurrent() signed value 6 months ago
taco 638f41d143 calculate shared_secret on demand 6 months ago
Christophe Vanlancker 01eb8716af fix(core): optimize GPS loop and add display GPIO safeguards 6 months ago
liquidraver 73ab0d8813 Improve SerialBLEInterface 6 months ago
João Brázio 69a9a0bce9
Bridge: Add t114 rs232 targets 6 months ago
csrutil df3cb3d192 _location->loop() should be in the next tick 6 months ago
csrutil 62e180dc0f changed ms to sec 6 months ago
csrutil 88fb173297 add configurable GPS update interval 6 months ago
Florent 1c0017b634 thinknode_m5: gps support 6 months ago
Florent ee4e87c3ee thinknode_m5: manage baclight 6 months ago
Florent d0f6def4f9 thinknode_m5: initial port 6 months ago
Scott Powell 3ddfdd477b Revert "add heltec_v4 tft expansion box" 6 months ago
João Brázio eafbd85d17
Add RAK4631 support for rs232 bridge 6 months ago
Jaroslav Škarvada 07e7e2d44b
companion: Suspend radio when hibernating 7 months ago
taco fc93d84fb8 tweaks get/set adcMultiplier logic 7 months ago
taco 5a3ea64a97 Repeater: add adc.multiplier setting 7 months ago
Winston Lowe 031fa1e704 Changed uint to a uint8_t 7 months ago
Scott Powell b33d226c58 * proposal for 'Extended Trace' packets. Using 'flags' byte, lower 2 bits, for path hash size. 7 months ago
Quency-D 310618e689 add heltec_v4 tft expansion box 7 months ago
recrof 88a6141943 fix: move bme680 detection before bme280 7 months ago
zach 850d57a8f2 Refactor float conversion in CommonCLI to use strtof for improved precision and add ftoa3 function for formatting floats with three decimal places in TxtDataHelpers to fix display issue in app and repeater config ui in web 7 months ago
Stephan Rodemeier 16c294ce60 Allow SF smaller than 7 to be saved 7 months ago
Scott Powell b31d3e7b5f * added StrHelper::fromHex() 7 months ago
Scott Powell 963290ea15 * repeater: various "region" CLI changes 7 months ago
Scott Powell ddac13ae80 * repeater: CLI, added "region put" and "region remove" commands 7 months ago