virmaior
f76a5f1db6
Update wz_mini_web.sh
2022-07-15 18:03:00 +09:00
virmaior
d51afff1b8
add webserver check
2022-07-15 17:55:36 +09:00
virmaior
51102719c9
Merge branch 'gtxaspec:master' into master
2022-07-15 17:54:29 +09:00
Alfonso Gamboa
636b3ebac2
update checksum
2022-07-14 16:01:45 -07:00
Alfonso Gamboa
dd32a633e9
update read me with max fw version compatability
2022-07-14 16:01:07 -07:00
Alfonso Gamboa
16e3369ef1
fix script and add car changes to conf.dist
2022-07-14 14:14:39 -07:00
Alfonso Gamboa
84c893e593
add car supports for unsupported devices
...
added support for tto usecar accessory with devices normally unsupported. You may control it via the command line. Unsupported devices will not work using the car app.
2022-07-14 13:56:47 -07:00
virmaior
9c065b078f
Update wz_mini_web.sh
2022-07-14 23:39:25 +09:00
Alfonso Gamboa
3fa72158e7
change order of detection for car
2022-07-13 18:16:09 -07:00
Alfonso Gamboa
77a4bdd8f0
add support for car fw and enable drivers
2022-07-13 18:02:17 -07:00
Alfonso Gamboa
7e56f96e44
include curl
2022-07-13 16:31:44 -07:00
Alfonso Gamboa
9c2efd5262
fix typo!
2022-07-13 13:38:47 -07:00
virmaior
815afe9083
Create wz_mini_web.sh
2022-07-13 21:03:30 +09:00
virmaior
df22da013b
Create wz_mini_web.css
...
css part
2022-07-13 21:02:32 +09:00
Alfonso Gamboa
68b0e2092e
new libcallback release
2022-07-13 02:49:26 -07:00
Alfonso Gamboa
79b4b6aaa3
remove atbm log disable statement, we set this using a kernel module parameter now
2022-07-08 19:38:15 -07:00
gtxaspec
29f1a12598
Merge pull request #167 from claudobahn/custom_scripts
...
added support for multiple custom scripts by simply creating scripts ending in .sh in wz_mini/etc/rc.local.d
2022-07-08 19:36:00 -07:00
Claude Meyer
eacf29d905
added support for multiple custom scripts by simply creating them in wz_mini/etc/rc.local.d
2022-07-08 21:12:11 -05:00
Alfonso Gamboa
3dcece0b60
update kernel, modules, and add cp210x serial drivers for car
2022-07-08 19:04:02 -07:00
Alfonso Gamboa
84979cbbbd
revert libcallback soundcard changes, updated kernel fixed issue
2022-07-08 18:34:49 -07:00
Alfonso Gamboa
1b924ac39a
adjust imp_helper run delay
2022-07-08 17:58:50 -07:00
Alfonso Gamboa
fe1a2f1497
disable wifi driver debug information
...
disable all debug output from wifi drivers, reducing dmesg log spam
2022-07-08 17:53:54 -07:00
Alfonso Gamboa
c9acdc25bc
improve the method of setting variables via the impdbg utility
2022-07-08 17:49:17 -07:00
Alfonso Gamboa
a901c24868
Prepare support to enable fsck.vfat on boot
2022-07-08 16:28:07 -07:00
Alfonso Gamboa
9d618c6a99
add wifi driver support for atomcam2 testing
2022-07-07 22:14:57 -07:00
Alfonso Gamboa
7961e65f77
update checksum, remove debug files
2022-07-05 20:30:34 -07:00
Alfonso Gamboa
abe08ac1cb
update checksum
2022-07-05 20:28:09 -07:00
Alfonso Gamboa
9e73f7d252
update libcallback.so
...
Fix a bug only present in wyze devices, which have enhanced soundcard support, conflicting with recent changes to the kernel made for an upcoming libcallback release
2022-07-05 20:26:18 -07:00
Alfonso Gamboa
24d0d510d4
update checksum
2022-07-02 02:10:28 -07:00
Alfonso Gamboa
478b1ceba0
enable libcallback by default
...
libcallback is now enabled by default.. libcallback commands, such as cmd <function> are now operational, independent of the rtsp server
2022-07-02 02:08:25 -07:00
Alfonso Gamboa
b6276ca1df
add comments, clean up
2022-07-02 01:45:13 -07:00
Alfonso Gamboa
f4245747f3
Fix fw_tool.sh for darwin compatability
...
Added Darwin stat -f fix in fw_tool.sh. thanks @mwhdc
2022-07-02 00:32:11 -07:00
Alfonso Gamboa
973cc4d8e7
update kernel and modules
...
Update kernel and modules, disabled CONFIG_KALLSYMS_ALL to reduce kernel size, stripped modules of debug symbols
2022-07-02 00:19:11 -07:00
Alfonso Gamboa
6c8f59f741
Reduce log level of 8189 driver
...
8189 driver spams logs with debug info, reduce the level so only the initialization information is logged.
2022-07-01 21:42:24 -07:00
Alfonso Gamboa
3344c9377a
update checksum
2022-07-01 21:28:33 -07:00
gtxaspec
f1c0e3725e
Merge pull request #149 from skilau/Fix_Workaround_Issue_145
...
Fix (workaround) for issue #145 .
2022-07-01 20:26:01 -07:00
Alfonso Gamboa
19ff6e3fcd
Backup /configs & /params
...
Backup /configs & /params partitions to <sd_root>/.wz_backup
2022-07-01 20:22:50 -07:00
Scott Kilau
986fcc447d
Merge branch 'master' into Fix_Workaround_Issue_145
2022-07-01 15:07:45 -05:00
Alfonso Gamboa
5db0faf000
change wz_post.sh execution order
...
Change the order in which wz_post.sh runs, before we used to execute right before mounting /configs, now we execute after /configs and /params, but before app_init.sh
2022-07-01 00:06:50 -07:00
Alfonso Gamboa
d87d43241f
add DISABLE_MOTOR function for motorized devices
2022-06-30 23:31:32 -07:00
Scott Kilau
1d75c9f4fd
Fix (workaround) for issue #145 .
2022-06-30 17:35:14 -05:00
Alfonso Gamboa
a99852eda7
update t20 kernel.. #2
2022-06-29 02:23:31 -07:00
Alfonso Gamboa
43f6e7dba8
update t20 modules:
2022-06-29 02:22:50 -07:00
Alfonso Gamboa
3f58a5710e
update t20 kernel
2022-06-29 02:19:26 -07:00
Alfonso Gamboa
de484789ae
netfilter on t20 uses modules now
2022-06-29 01:33:46 -07:00
Alfonso Gamboa
999210e385
add 8189es for panv1
...
Add a newer version of the 8189es driver for the PanV1
2022-06-28 21:39:57 -07:00
Alfonso Gamboa
71fbcd0707
add pan support for compile_image.sh
...
Updated compile_image.sh to support PANv1. Use: ./compile_image.sh pan
2022-06-28 14:14:58 -07:00
Alfonso Gamboa
c5c93d27f2
fix rtmp-stream stalling execution
...
Run rtmp-stream.sh in the background, preventing wz_user.sh from completing execution
2022-06-27 23:55:27 -07:00
Alfonso Gamboa
f1fe733db6
change libcallback loading
...
Since we now hook and bind our own copy of app_init.sh, we no longer need to copy iCamera to a staging directory to load libcallback
2022-06-27 23:54:39 -07:00
Alfonso Gamboa
f42a38794e
disable rndis if usb ethernet is also enabled
...
Disable USB RNDIS mode if USB Ethernet support is also enabled. They are not compatible
2022-06-27 22:07:18 -07:00