Commit Graph

460 Commits

Author SHA1 Message Date
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
bef2796607 Fixup config parse 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
55273f80eb scanner.py: add graceful shutdown handler for soapy, shut off soapy level logs (#108) 2024-12-29 21:29:10 +01:00
Yegor Shytikov
7a4f457809 Merge pull request #107 from Genaker/Genaker-patch-12
Update scaner.py
2024-12-29 10:35:52 -08:00
Yegor Shytikov
a468b36a56 Update scaner.py 2024-12-29 10:35:11 -08:00
Konrad Iturbe
fb9b2a5fab Much better readme.md (#106) 2024-12-29 11:21:54 +01: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
Yegor Shytikov
75c994c3b0 Merge pull request #105 from Genaker/Genaker-patch-11
Create scaner.py
2024-12-28 03:27:28 -08:00
Yegor Shytikov
b0298cb531 Create scaner.py 2024-12-28 03:26:46 -08:00
Yegor Shytikov
82255fbf37 Merge pull request #103 from Genaker/Genaker-patch-10
Update README.md
2024-12-24 14:32:31 -08:00
Yegor Shytikov
2562745a35 Update README.md 2024-12-24 14:32:19 -08:00
Yegor Shytikov
78a48b6398 Merge pull request #102 from Genaker/Genaker-patch-9
Update README.md
2024-12-24 14:30:23 -08:00
Yegor Shytikov
a3c43f3884 Update README.md 2024-12-24 14:30:10 -08:00
Yegor Shytikov
38fb2b45fc Merge pull request #101 from Genaker/testable
Add support for communication over LoRa
2024-12-24 14:24:24 -08:00
Egor
56f1593e7b Merge branch 'testable' of https://github.com/Genaker/LoraSA into testable 2024-12-24 14:23:49 -08:00
Sassa NF
aa38b5663c Fixup waterfall 2024-12-24 18:36:42 +00:00
Sassa NF
de5f3c8e61 Support USB comms on Heltec 2024-12-24 12:57:52 +00: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
986129b7a7 Fixup LR1121 - compile warning 2024-12-23 12:57:30 +00:00
Sassa NF
cf53ac75f3 Fixup Heltec support 2024-12-23 12:40:18 +00:00
Sassa NF
fe25fc2c60 Add defaults for radio comms 2024-12-23 12:40:18 +00: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
Sassa NF
4851702130 Fixup CRC16 to detect missing sequences of zeros 2024-12-23 12:12:07 +00:00
Konrad Iturbe
47ca534d86 Merge pull request #99 from Genaker/t190-set-bandwidth-button
T190 TFT screen: splash screen with ability to set bandwidth via HW button
2024-12-19 18:17:04 +01:00
KonradIT
53a99e6dfe better splash screen 2024-12-18 17:11:20 +01:00
KonradIT
9a038cccc1 Set the bandwidth using a button press before spectrum scan starts 2024-12-18 17:11:20 +01:00
Yegor Shytikov
65f5760cc9 Merge pull request #96 from Genaker/fixes-bandwidth 2024-12-18 05:03:44 -08:00
KonradIT
ea52798289 No need to set bandwidths here, moving bandwidth work to another branch 2024-12-18 01:01:20 +01:00
KonradIT
9d6a30ff22 Fix compile issues and also define some sensitive bandwidths on sx1280/t190 2024-12-16 17:29:25 +01:00
Yegor Shytikov
2a4fef311f Merge pull request #95 from Genaker/osd_fix_sidebar
OSD add some features
2024-12-15 21:31:14 -08:00
Egor
9e2ac58547 OSD add some features 2024-12-15 21:30:13 -08:00
Yegor Shytikov
e15415a116 Merge pull request #94 from Genaker/osd_fix_sidebar
OSD side bar
2024-12-15 13:07:05 -08:00
Egor
05f53591fa OSD side bar 2024-12-15 13:05:46 -08:00
Yegor Shytikov
c91952c2f0 Merge pull request #92 from Genaker/t190-rotation
Allow screen rotation for T190
2024-12-15 11:53:02 -08:00
KonradIT
3372e74ac8 Allow screen rotation for T190 2024-12-11 23:07:00 +01:00
Yegor Shytikov
a17d969a6f Merge pull request #88 from Genaker/disable-sdcard-flag
use DISABLE_SDCARD to skip sd card functionality
2024-12-10 15:39:51 -08:00