Commit Graph

251 Commits

Author SHA1 Message Date
Egor
cbd4175e28 add low level 2024-11-13 21:44:58 -08:00
Egor
2914f249cd add comment 2024-11-13 21:37:02 -08:00
Egor
66593a9a84 Merge branch 'main' of https://github.com/Genaker/LoraSA into t-190-fix 2024-11-13 21:35:04 -08:00
Egor
62ac49e84b t-190 fix 2024-11-13 21:34:45 -08:00
Yegor Shytikov
72f638169d Merge pull request #61 from Genaker/feature/config_web_interface
forgot to add little file system
2024-10-18 01:17:31 -07:00
Egor
55d26f0aff forgot to add little file system 2024-10-18 01:15:20 -07:00
Yegor Shytikov
15b4803438 Merge pull request #60 from Genaker/feature/config_web_interface
add webserver lib
2024-10-18 01:08:55 -07:00
Egor
1ace56054d add webserver lib 2024-10-18 01:08:08 -07:00
Yegor Shytikov
59b498d4fb Merge pull request #59 from Genaker/serial-chart 2024-10-16 23:35:54 -07:00
Yegor Shytikov
e7b75fb7c9 Merge pull request #58 from Genaker/feature/config_web_interface 2024-10-16 23:35:18 -07:00
KonradIT
e6c92e4eb0 Cleaned up, linted, etc... 2024-10-14 23:45:35 +02:00
KonradIT
1c65cd745a Modify SpectrumScan.py to use json data in serial (LOG_DATA_JSON must be set to true) 2024-10-14 23:38:43 +02:00
Egor
41bd4c3b96 move to function readConfigFile 2024-10-13 22:03:46 -07:00
Egor
527ce82939 Fix WiFi settings 2024-10-13 21:53:18 -07:00
Egor
a62c91d938 WiFi load 2024-10-13 21:30:03 -07:00
Egor
7c3d48a44d samples settings 2024-10-13 20:00:42 -07:00
Egor
00368dc137 Merge branch 'main' of https://github.com/Genaker/LoraSA into feature/config_web_interface 2024-10-13 18:31:36 -07:00
Egor
b002afb789 Add LR1121 and File config WIFI 2024-10-13 18:31:26 -07:00
Yegor Shytikov
52f999a640 Merge pull request #56 from Genaker/testable
Fixup JSON version of output
2024-10-13 01:17:52 -07:00
Egor
6ce1058c66 add server 2024-10-13 01:14:14 -07:00
Egor
783e695771 Add HTML server 2024-10-13 01:14:04 -07:00
Sassa NF
672ab951b2 Fixup JSON version of output 2024-10-13 07:32:40 +01:00
Yegor Shytikov
331e2f6cbf Merge pull request #55 from Genaker/testable
Fix JSON output
2024-10-12 23:22:23 -07:00
Egor
c1c02b5cfd error: 'max_result' was not declared in this scope 2024-10-12 22:58:11 -07:00
Sassa NF
daf2c19685 JSON output via notification 2024-10-12 14:37:52 +01:00
Sassa NF
bf663d4323 Capture data for JSON on events 2024-10-12 14:37:52 +01:00
Sassa NF
7f8c08a777 Add ALL_EVENTS listeners 2024-10-12 14:37:52 +01:00
Sassa-nf
c2da28bae6 Merge pull request #51 from Genaker/testable
Rework graphs
2024-10-11 23:18:33 +01:00
Sassa NF
fe0bf7d658 Fixup button interaction 2024-10-11 23:17:13 +01:00
Sassa NF
b9e2bffb93 drone_sound_alarm as event listener 2024-10-11 23:17:13 +01:00
Sassa NF
bdd00039b2 Events for modular UI and other listeners 2024-10-11 23:17:13 +01:00
Sassa NF
0c760610df Status Bar 2024-10-11 23:17:13 +01:00
Sassa NF
645e9988c8 Test stability: uptime clock 2024-10-11 23:17:13 +01:00
Sassa NF
ad7ad3d8af Waterfall chart to capture history of detections 2024-10-11 23:17:13 +01:00
Sassa NF
30883386c4 Fixup DecoratedBarChart - incapsulate, not inherit 2024-10-11 23:17:13 +01:00
Sassa NF
6011c47f81 Fixup Chart inheritance 2024-10-11 23:17:13 +01:00
Sassa NF
384743ddb4 StackedChart support 2024-10-11 23:17:13 +01:00
Sassa NF
02df8efa1c DecoratedBarChart - labels and axis with ticks 2024-10-11 23:17:13 +01:00
Sassa NF
c78fa6de7a Factor out drawing into Charts 2024-10-11 23:17:13 +01:00
Sassa NF
39073dd026 Filtered_results is not needed 2024-10-11 23:17:13 +01:00
Sassa NF
9eaf1437d2 Platformio update for SX1262 2024-10-11 23:17:13 +01:00
Sassa NF
51e9548583 fixup platformio spelling 2024-10-11 23:17:13 +01:00
Sassa NF
309c78c0a9 vscode wants to update settings.json 2024-10-11 23:17:13 +01:00
Sassa NF
63458b080e Fixup OSD output - do not use Json lib for lilygo 2024-10-11 23:17:13 +01:00
Egor Shitikov
e2c5142de7 Merge pull request #54 from Genaker/define-defaults
Set defines to how it was before
1.0.1
2024-10-09 12:03:43 -07:00
KonradIT
a547e752af Set defines to how it was before 2024-10-08 12:35:53 +02:00
Egor Shitikov
2e2106708e Merge pull request #52 from Genaker/log-serial-json
feat: periodically write to serial the frequency scan results
2024-10-07 11:00:52 -07:00
KonradIT
6d02c41217 Added a delay when frequency scan result is invalid 2024-10-07 19:51:16 +02:00
KonradIT
40ceb82431 naming, use int highest value gotten variable for comparison, only keep track of frequency ranges if json feature is enabled 2024-10-04 15:28:00 +02:00
KonradIT
13bdeb3589 feat: periodically write to serial the frequency scan results 2024-10-04 15:19:01 +02:00