Commit Graph

24 Commits

Author SHA1 Message Date
Adrien Thebo
643fb802be make: install node deps when node_modules absent (#660)
* Install node deps via make.sh when absent

* Unconditionally install node modules
2025-10-19 01:24:44 +02:00
Markus Unterwaditzer
9d33c161b6 Replace wrong make.sh command 2025-10-01 09:57:02 -07:00
Sashanoraa
9694aa826b Use firmware-devel profile for make.sh 2025-07-28 11:09:48 -07:00
Will Greenberg
da18a1f9da Split bin dir into separate daemon and check dirs
This lets us manage their increasingly disparate dependencies separately
2025-07-16 13:20:14 -07:00
Will Greenberg
deeab1f1b0 Fix make script
Only build the daemon for make's purposes
2025-06-24 10:30:49 -07:00
Cooper Quintin
5e2058e7ac update make to use firmware profile 2025-06-04 10:12:08 -07:00
Cooper Quintin
c569101c36 Merge branch 'main' into frontend-rework 2025-04-28 17:19:28 -07:00
oopsbagel
e04b78f0e0 ci: use rust-lld for all release targets
Removes dependency on gcc-based cross-compilation toolchain.
2025-04-25 11:55:23 -07:00
Will Greenberg
2fc0144905 update make script to build site 2025-04-16 10:57:18 -07:00
Will Greenberg
0d9f53f602 Update make.sh
reboot the orbic instead of starting up the process again, since rootshell seems to have insufficient privileges to start rayhunter
2025-03-25 16:34:23 -07:00
Cooper Quintin
840f8ad8b0 stop before upload in case file is locked from writing by running process 2025-02-10 11:26:27 -08:00
Cooper Quintin
ca4f49b15f Framebuffer update (#60)
* first pass at changing the UI color based on state

* adding flag to qmdl metadata for when hueristic is triggered

* update style for web page to match UI and have color alert on heuristic trigger

* add test analyzer

* rename example_analyzer to test_analyzer

* refactor ui update to not depend on server

* refactor to pass around color instead of display state for framebuffer channel

* add debug feature flag for test analyzer

* remove warning status from qmdl manifest

* dont keep has warning around
2024-10-03 10:41:59 -07:00
Cooper Quintin
929b8fa5f3 commit to naming 2024-06-06 13:22:05 -07:00
Cooper Quintin
6be208698b merge 2024-02-28 16:05:46 -08:00
Will Greenberg
a644620eaa Build x86-64 by default, fix make script to build for ARM 2024-02-13 16:56:49 -08:00
Will Greenberg
d8879c357f make.sh: use updated binary name 2024-02-13 13:48:21 -08:00
Cooper Quintin
b6a0ad6bdc fixing bugs in install script 2024-01-31 22:00:25 -08:00
Cooper Quintin
50c7a66254 appease clippy 2024-01-29 16:44:03 -08:00
Cooper Quintin
66342307bc update scripts and makefile 2024-01-26 17:01:06 -08:00
Cooper Quintin
28d9377a08 slight cleanup 2024-01-19 15:32:01 -08:00
Cooper Quintin
7a6a61744b update make.sh to release version 2024-01-05 16:22:58 -08:00
Cooper Quintin
0f6020cc2d updating files to push to /data/wavehunter directory 2023-12-15 16:40:02 -08:00
Cooper Quintin
9500882ce2 adding init.d scripts and updating makefile 2023-12-14 17:19:13 -08:00
Cooper Quintin
52c715f5f2 first commit 2023-11-08 15:19:47 -08:00