Kevin Hester
|
e17fe7e075
|
update altitude in nodedb for received altitudes (reported by @iz1kga)
|
2021-03-24 19:24:33 +08:00 |
|
Kevin Hester
|
77c1112fe8
|
Merge remote-tracking branch 'root/master' into dev1.2
|
2021-03-24 13:28:21 +08:00 |
|
Kevin Hester
|
5b0e7c6e82
|
fix has_preferences init
|
2021-03-24 13:25:21 +08:00 |
|
Kevin Hester
|
78c665abb9
|
properly discard messages with fromradio queue is full (Rather than blocking forever)
|
2021-03-24 13:25:10 +08:00 |
|
Vadim Furman
|
8065dbb2b7
|
Merge remote-tracking branch 'origin/master'
|
2021-03-22 21:40:30 -07:00 |
|
Kevin Hester
|
49b16fdf0c
|
fix channel !authorized check
|
2021-03-23 12:07:04 +08:00 |
|
Kevin Hester
|
1fcec8ce3b
|
always fix up channel list, even if we just did factory reset
|
2021-03-23 11:54:53 +08:00 |
|
Kevin Hester
|
d32386a027
|
Return errors for unauthorized requests or out of bound channel nums
|
2021-03-23 11:44:51 +08:00 |
|
Vadim Furman
|
b9fd726c14
|
Push RSSI to the phone
|
2021-03-22 19:39:49 -07:00 |
|
Vadim Furman
|
b6e197371d
|
Removed SX1262_USE_DIO3_FOR_TCXO
|
2021-03-19 18:30:00 -07:00 |
|
Vadim Furman
|
7491af8ad7
|
Merge remote-tracking branch 'origin/master'
|
2021-03-19 17:07:16 -07:00 |
|
Kevin Hester
|
b4c379f5fc
|
add sim exit cmd
|
2021-03-18 19:09:31 +08:00 |
|
Vadim Furman
|
2b9a8f0822
|
Merge remote-tracking branch 'origin/master'
|
2021-03-17 10:49:04 -07:00 |
|
Vadim Furman
|
ddcfff3b59
|
Fixed compilation on nrf52 and brownout code
|
2021-03-17 10:44:42 -07:00 |
|
Kevin Hester
|
999afdf05e
|
wifi now works on portduino
|
2021-03-17 20:29:27 +08:00 |
|
Kevin Hester
|
f492f6deb6
|
progress on Wifi in portduino
|
2021-03-15 19:59:31 +08:00 |
|
Kevin Hester
|
3f401e8cac
|
Merge branch 'dev' into portduino
# Conflicts:
# .vscode/settings.json
|
2021-03-15 12:09:07 +08:00 |
|
Vadim Furman
|
c62863b1dc
|
Merge from origin
|
2021-03-14 19:42:57 -07:00 |
|
Vadim Furman
|
98d878cdfe
|
Port to lora_isp4520 board
|
2021-03-14 19:00:20 -07:00 |
|
Kevin Hester
|
53671283ae
|
change hw_model_deprecated to intentionally break old apps
|
2021-03-14 10:57:26 +08:00 |
|
Kevin Hester
|
d9fc7b32c3
|
move hw_model into User
|
2021-03-14 10:48:20 +08:00 |
|
Kevin Hester
|
9a03536e3d
|
Use enums for hw_model per @sachaw idea.
|
2021-03-14 10:37:32 +08:00 |
|
Kevin Hester
|
c0ac457cad
|
lockdown plugins that touch hardware
|
2021-03-13 13:14:27 +08:00 |
|
Kevin Hester
|
6813a31895
|
fix hop limit defaults for android
|
2021-03-13 09:27:44 +08:00 |
|
Kevin Hester
|
c227143b53
|
@mc-hamster, I think storeandforward was accidentally wrong (no worries though)
|
2021-03-13 08:41:50 +08:00 |
|
Kevin Hester
|
3e6817cd18
|
fix board reboot due to forwarding packets we don't have keys for
|
2021-03-13 08:29:58 +08:00 |
|
Kevin Hester
|
1908d131ca
|
turn on access control for admin plugin, only allow remote access over special channel
|
2021-03-12 20:22:40 +08:00 |
|
Kevin Hester
|
8cd2a00a25
|
fix nasty bug
|
2021-03-12 15:47:00 +08:00 |
|
Kevin Hester
|
c097852ab0
|
SERIOUS BUG: we've been discarding devicestate when we should not
|
2021-03-12 15:45:28 +08:00 |
|
Kevin Hester
|
b02212009a
|
progress on remote settings
|
2021-03-12 14:10:36 +08:00 |
|
Kevin Hester
|
a97c2ae6eb
|
minimize radioconfig file writes
|
2021-03-11 18:29:47 +08:00 |
|
Kevin Hester
|
76e2c39c63
|
completed moving prefs to new files
|
2021-03-11 17:54:16 +08:00 |
|
Kevin Hester
|
ab9fe42f58
|
wip - move channels
|
2021-03-11 13:02:00 +08:00 |
|
Kevin Hester
|
959b540c02
|
begin restricting admin ops to the admin channel
|
2021-03-11 10:01:57 +08:00 |
|
Kevin Hester
|
772f2a15ff
|
check more error codes
|
2021-03-09 16:45:40 +08:00 |
|
Kevin Hester
|
87ec7b09aa
|
add crude check for brownout
|
2021-03-08 18:12:21 +08:00 |
|
Kevin Hester
|
707ed75138
|
fix warnings found in nrf52 build
|
2021-03-08 15:20:43 +08:00 |
|
Kevin Hester
|
1f33506962
|
Add RU region
|
2021-03-06 21:10:36 +08:00 |
|
Kevin Hester
|
6f13966d19
|
fix missing acks for broadcasts
|
2021-03-06 17:48:35 +08:00 |
|
Kevin Hester
|
96cfad4e57
|
less logspam
|
2021-03-06 14:52:26 +08:00 |
|
Kevin Hester
|
49b1f4c5af
|
oops - fix failed text message rx
|
2021-03-06 14:21:20 +08:00 |
|
Kevin Hester
|
aa6b29a4b5
|
fix from address on naks
|
2021-03-06 11:19:52 +08:00 |
|
Kevin Hester
|
c88b9732eb
|
REALLY IMPORTANT: fix bug with retransmissions not happening
|
2021-03-06 11:13:33 +08:00 |
|
Kevin Hester
|
2c29e8b179
|
make nodeinfo & position plugins optional
|
2021-03-06 10:36:30 +08:00 |
|
Kevin Hester
|
d2d6b8e12f
|
fix log formatting
|
2021-03-06 10:27:48 +08:00 |
|
Kevin Hester
|
badfaa8545
|
make error message clearer for packets that are too big
|
2021-03-06 10:27:31 +08:00 |
|
Kevin Hester
|
c9c44a934d
|
don't generate acks for locally sourced msgs
|
2021-03-05 12:39:31 +08:00 |
|
Kevin Hester
|
8739469db3
|
oops typo
|
2021-03-05 11:49:37 +08:00 |
|
Kevin Hester
|
0c0c0babba
|
combine acks works
|
2021-03-05 11:44:45 +08:00 |
|
Kevin Hester
|
950b32232f
|
don't send messages the phone sent us back towards the phone
|
2021-03-05 10:19:27 +08:00 |
|