161 Commits

Author SHA1 Message Date
sideup66
1059a4d0c8 Updated to integrate cron autostart with the stock wz_mini.conf file as well as eliminated the old DNS solution. 2022-07-31 15:44:08 -04:00
sideup66
9297121a98
Merge branch 'gtxaspec:master' into master 2022-07-31 15:35:23 -04:00
Alfonso Gamboa
fcf827118d update dnsmasq.conf to allow local hosts file 2022-07-26 07:58:11 -07:00
Alfonso Gamboa
46d65b87ce update dnsmasq 2022-07-26 07:46:32 -07:00
Alfonso Gamboa
3175ed3d08 add local dns option 2022-07-22 20:39:53 -07:00
Alfonso Gamboa
b3b6843012 remove old while loop from usb_direct and usb_rndis 2022-07-18 07:53:57 -07:00
Alfonso Gamboa
cc78be70b2 patch wz_user for usb_direct 2022-07-18 07:41:02 -07:00
Alfonso Gamboa
a26bf4f8f8 change function order in wz_user 2022-07-17 21:59:42 -07:00
Alfonso Gamboa
7f3407fe78 fix rtsp password 2022-07-17 21:20:41 -07:00
Alfonso Gamboa
3f73441116 wifi AP not needed when using eth0, after initial wifi setup has already completed 2022-07-17 16:48:30 -07:00
virmaior
98d61c04fc
Update wz_mini.conf.dist 2022-07-17 17:29:10 +09:00
virmaior
8b772c503a
include WEB_SERVER_ENABLED in wz_mini.conf.dist 2022-07-17 17:28:01 +09:00
virmaior
cfcad72bbf
Update wz_user.sh 2022-07-17 17:09:37 +09:00
virmaior
c72441ea11
Merge branch 'gtxaspec:master' into master 2022-07-16 21:20:06 +09:00
sideup66
e13fdbfef9
Merge branch 'gtxaspec:master' into master 2022-07-15 18:11:27 -04:00
Alfonso Gamboa
c6f6674e4b fix upgrade mode and script execution in rc.local.d 2022-07-15 11:36:01 -07:00
virmaior
d51afff1b8
add webserver check 2022-07-15 17:55:36 +09: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
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
68b0e2092e new libcallback release 2022-07-13 02:49:26 -07:00
sideup66
32ef5ab1cd broke out the start_cron.sh script into a hoss and cron script. Also moved them to better align with change to allow multiple custom scripts to run at startup. 2022-07-10 15:26:16 -04:00
sideup66
0b5efc106e
Merge pull request #1 from gtxaspec/master
latest branch
2022-07-10 14:59:02 -04: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
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
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
sideup66
1b2b92a8cd
Update SD_ROOT/wz_mini/etc/crontab/root
Co-authored-by: claudobahn <claude@claudobahn.com>
2022-07-07 12:18:59 -04: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
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
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
sideup66
b3035a869d
Start cron
Starts cron at system start and also sets hosts file to help avoid a DNS bug due to a potential bug in the wyzecam firmware by pulling the ip address automatically on startup rather than depending on a pre determined entry. This will address any change in IP the url may experience for whatever reason. Any connection interruption or issue caused by this can also be rectified by simply rebooting your camea.
2022-06-30 17:15:42 -04:00
sideup66
872e2abf87
Create root
Crontab to setup cronjobs. Example job given to reboot the camera daily at 1:45 am est. user can adjust this to their own liking.
2022-06-30 17:12:57 -04: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
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
Alfonso Gamboa
d330294c1d update wz_mini.conf.dist
Update the wz_mini.conf template with the latest version
2022-06-27 21:35:19 -07:00
gtxaspec
f392d1b109
Merge pull request #103 from skilau/DetectAndAutoLoadEthernetDrivers
Add support for auto detecting the USB Ethernet adapter, and loading its respective driver
2022-06-27 21:02:33 -07:00
Alfonso Gamboa
f4174f39d8 fix watch_up log spam
send output of watch_up.sh to /dev/null unless debug mode is specifically enabled in the script
2022-06-26 20:53:44 -07:00