BuGu
4813e8bd50
fix some important bug and add new features.
...
+ Add watchdog.
+ Add unsupported resolution output prompt.
+ Refactor automatic resolution detection function.
+ Add support for UE chip.
+ Fix the issue where the UE chip server cannot start.
2025-03-10 18:14:04 +08:00
BuGu
93c0f3d353
Add software watchdog.
2025-03-10 18:09:55 +08:00
BuGu
be5a9f7515
Add update_lib function
...
you can use `./build update_lib` to add necessary components to MaixCDK.
2025-03-10 18:08:56 +08:00
BuGu
f231df4f65
Add the necessary dependencies for compiling the vision module.
2025-03-04 16:34:59 +08:00
BuGu
95c8edcd3d
Modify the directory structure in preparation for NanoKVM-Pro
2025-03-04 16:34:50 +08:00
BuGu
d94eba0ab1
Add compilation scripts and guidelines to simplify the compilation process
2025-03-04 16:31:15 +08:00
BuGu
8d8c57bc48
Re-add kvm_system, supplement compilation instructions and the compilation script.
2025-03-03 16:44:37 +08:00
BuGu
125eddffe1
Modify the file directory to reserve a location for the Pro project
2025-02-27 18:44:25 +08:00
BuGu
614ef4031c
Stop outputting the WiFi configuration QR code.
...
The QR code used for WiFi configuration is only output to the file during debugging; it was forgotten to be deleted.
2025-02-24 16:26:07 +08:00
BuGu
d9a19e132a
Add stop ping mode
...
Before starting the program, execute touch /etc/kvm/stop_ping to stop pinging the gateway for network detection (test functionality).
2025-02-24 16:20:14 +08:00
BuGu
7795191a46
Query the status information of the network section using the Linux system API.
...
After testing, calling the system API still cannot effectively detect the insertion/removal of the ETH cable; modifications were made only to the status retrieval part.
2025-02-24 15:53:20 +08:00
BuGu
de28273def
Merge branch 'main' into rework-nic-state-code
2025-02-24 10:13:08 +08:00
BuGu
06097068a2
Update kvm_system
...
Fix DNS issues
2025-02-18 18:59:49 +08:00
TuningYourCode
59d5944398
Reworked the system state code
2025-02-09 20:06:05 +01:00
BuGu
1db304a5f3
Update support
2025-01-17 19:14:59 +08:00