Kevin Le
|
2deb9cf144
Fixed to call getMCUTemperature once.
|
hai 8 meses |
Kevin Le
|
4504ad4daf
Added default temperature from ESP32 MCU and NRF52 MCU
|
hai 8 meses |
ripplebiz
|
79a036f995
Merge pull request #1131 from wel97459/dev-uint
|
hai 8 meses |
Scott Powell
|
dc58f0ea83
* BUG FIX: repeater remote admin, flood login should invalidate the client->out_path
|
hai 8 meses |
taco
|
5a3ea64a97
Repeater: add adc.multiplier setting
|
hai 8 meses |
Winston Lowe
|
031fa1e704
Changed uint to a uint8_t
|
hai 8 meses |
Scott Powell
|
ab0721d6df
* fix: repeater and room server telemetry requests now return all telemetry for _READ & _WRITE ACL permissions.
|
hai 9 meses |
Scott Powell
|
1520f4d28e
* repeater, DISCOVER_REQ, flags lowest bit now for 'prefix_only' responses
|
hai 9 meses |
Scott Powell
|
963290ea15
* repeater: various "region" CLI changes
|
hai 9 meses |
Scott Powell
|
ddac13ae80
* repeater: CLI, added "region put" and "region remove" commands
|
hai 9 meses |
Scott Powell
|
256848208d
* repeater: onAnonDataRecv(), future code check bug fix (offset 4)
|
hai 9 meses |
Scott Powell
|
09eab330a2
* repeater: onAnonDataRecv(), now rejecting non-ASCII password (preparing for future request codes)
|
hai 9 meses |
Scott Powell
|
cf547da857
* RegionMap: get/set Home Region
|
hai 9 meses |
Scott Powell
|
7419ed71f7
* region filtering now applied in allowPacketForward()
|
hai 9 meses |
Scott Powell
|
82b4c1e6b0
* new PAYLOAD_TYPE_CONTROL (11)
|
hai 9 meses |
Scott Powell
|
3ef53e64a1
* is_name_char() bug fix
|
hai 9 meses |
Scott Powell
|
9ebeb477aa
* RegionMap: inverted 'flags' to _deny_ bits
|
hai 9 meses |
Scott Powell
|
ecd30f4d36
* new CLI commands: region, region load, region save, region get, region allow
|
hai 9 meses |
Scott Powell
|
03fc949014
* setting up framework for Regions, TransportKeys, etc
|
hai 9 meses |
Scott Powell
|
7755400a35
* Companion: Now using transport codes { 0, 0 } when Share contact zero hop.
|
hai 9 meses |
Scott Powell
|
96e786fa9e
* FIX: for divide by zero crash
|
hai 9 meses |
Scott Powell
|
80f0405600
* direct.txdelay default now 0.2 (was zero)
|
hai 9 meses |
Scott Powell
|
8cbcd2271d
* experimental: retransmit delay, removing the 6 'slots'
|
hai 9 meses |
Michael Hart
|
81ab944682
Adds serial commands to get stats
|
hai 10 meses |
liamcottle
|
f1824e68b9
increase repeater max uptime from 49 days to 136 years
|
hai 9 meses |
Florent
|
3210475f35
CommonCli: Remove dependency on target.h
|
hai 9 meses |
Scott Powell
|
c6b4a58449
* repeater and room server: enable downgrading permissions on guest login
|
hai 10 meses |
Scott Powell
|
93c0180740
* Refactor: advert_loc_policy now applied in new method CommonCLI::buildAdvertData()
|
hai 10 meses |
Scott Powell
|
837e7dcbdb
* Advert type fix
|
hai 10 meses |
Florent
|
bf1da43d7d
gps_cli: gps advert to control advert location policy
|
hai 10 meses |