Commit Graph

204 Commits

Author SHA1 Message Date
Egor
4df5d99aaa setRfFreq 2025-01-11 12:13:58 -08:00
Egor
d9cad0c459 RF Switch LR 1121 2025-01-10 14:59:44 -08:00
Egor
b7ea3d1280 fix osd 2025-01-09 13:18:06 -08:00
Egor
0a2544672a osd fix 2025-01-09 13:13:36 -08:00
Egor
fe2953988e fix accent freq 2025-01-09 12:40:02 -08:00
Egor
c8561407f7 RSSI value min max 2025-01-09 12:25:45 -08:00
Egor
488f077729 fix 120 max bin 2025-01-09 12:22:23 -08:00
Egor
214aa3d13c OSD improvement 2025-01-09 12:14:28 -08:00
Egor
fbc20eeb45 Some fixes 2025-01-08 16:32:43 -08:00
Egor
51cd2ea9c9 upload 2025-01-07 13:05:54 -08:00
Egor
e1b0a5baeb Osd display method 2025-01-06 23:11:02 -08:00
Egor
72b0b8b39d OSD FIX, RSSI TX, SF 2025-01-06 20:20:51 -08:00
Egor
8e48f63cbe some fixes 2025-01-06 00:02:55 -08:00
Egor
83d580c2c4 RSSI ENV and sign 2025-01-05 18:03:02 -08:00
Egor
87ea49c1d3 max rssi 2025-01-05 15:52:20 -08:00
Egor
670ba4e74f max level 2025-01-05 15:49:26 -08:00
Egor
ca28d3a379 add 80 2025-01-05 15:43:25 -08:00
Egor
b1ed3cb5f3 Merge branch 'testable' of https://github.com/Genaker/LoraSA into rtl-sdr 2025-01-05 15:12:13 -08:00
Egor
6504bd358b add output raw 2025-01-05 15:06:21 -08:00
Sassa NF
e01d5aa694 Sensible defaults for RSSI_MAX range 2025-01-05 22:55:26 +00:00
Sassa NF
810f9031d5 Visualize scan_max_result better - add frequency labels 2025-01-05 22:55:26 +00:00
Egor
baba077796 Merge branch 'testable' of https://github.com/Genaker/LoraSA into rtl-sdr 2025-01-05 12:27:00 -08:00
Sassa NF
ed976d1b38 Display scan results received over LoRa 2025-01-04 17:14:41 +00:00
Sassa NF
a2076c7a36 Multi-destination routing 2025-01-04 17:14:41 +00:00
Egor
12f81c66f0 rtl and display radio packet 2025-01-03 20:42:05 -08:00
Sassa NF
69e93556af Wait for peer before forwarding command 2025-01-03 10:59:35 +00:00
Sassa NF
500599ec7a Support RSSI_MAX method 2025-01-03 10:59:33 +00:00
Sassa NF
5af6a829f3 Support message routing 2025-01-03 10:53:17 +00:00
Sassa NF
3d7ab81f6f Rework radio message processing 2025-01-02 22:26:31 +00:00
Sassa NF
6368eca7aa Default lora config 2024-12-31 11:03:56 +00:00
Konrad Iturbe
e535e161d8 Seek On Mavic (#93)
* Start of seek on mavic:
- Add build targets with LOG_DATA_JSON enabled
- remove json lib

* Switch between USB serial and HW serial

* wip: test with lower bandwidth

* use serial_out for seek on jam

* serial out

* change ports to lilygo port pin
2024-12-28 15:28:44 +01:00
Egor
56f1593e7b Merge branch 'testable' of https://github.com/Genaker/LoraSA into testable 2024-12-24 14:23:49 -08:00
Sassa NF
c6833ee3b0 Fixup - RadioLib now supports calibration 2024-12-24 12:57:52 +00:00
Egor
1dca46ce6c fix scan 2024-12-23 22:37:25 -08:00
Sassa NF
cb4ae1c0d7 Add SCAN_RESULT binary reporting over LoRa 2024-12-23 12:40:18 +00:00
Sassa NF
ae7bef7b3e Support config introspection 2024-12-23 12:40:18 +00:00
Sassa NF
edf66ec9ee CAD method to get RSSI (basic) 2024-12-23 12:40:10 +00:00
Sassa NF
52359cb7ac Configurable scan pages and RSSI method 2024-12-23 12:17:38 +00:00
Sassa NF
08c5fbdde5 Factor out scan configuration 2024-12-23 12:17:38 +00:00
Sassa NF
766bb47286 Fixup message destructor 2024-12-23 12:17:35 +00:00
Sassa NF
2669091808 Fixup setFrequency calibration 2024-12-23 12:12:07 +00:00
Sassa NF
ca6a61ff93 Refactor header files - includes should only declare, not define 2024-12-23 12:12:07 +00:00
Sassa NF
cb6b93f9ff Add Serial1 2024-12-23 12:12:07 +00:00
KonradIT
9d6a30ff22 Fix compile issues and also define some sensitive bandwidths on sx1280/t190 2024-12-16 17:29:25 +01:00
Egor
9e2ac58547 OSD add some features 2024-12-15 21:30:13 -08:00
Egor
05f53591fa OSD side bar 2024-12-15 13:05:46 -08:00
Yegor Shytikov
3b670e359c Merge pull request #89 from Genaker/json-serial
use serial hardware for json logs
2024-12-10 15:38:59 -08:00
KonradIT
7553685fb1 use serial hardware for json logs 2024-12-10 12:44:36 +01:00
Egor
e5719938f0 add Py ASCI SA 2024-12-09 16:22:25 -08:00
KonradIT
2937ee6dff Harmonize json log, use ArduinoJSON library for all boards 2024-12-05 00:10:47 +01:00