نمودار کامیت

64 کامیت‌ها

مولف SHA1 پیام تاریخ
virmaior c72441ea11 Merge branch 'gtxaspec:master' into master 2022-07-16 21:20:06 +09: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 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
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 c9acdc25bc improve the method of setting variables via the impdbg utility 2022-07-08 17:49:17 -07:00
Scott Kilau 1d75c9f4fd Fix (workaround) for issue #145. 2022-06-30 17:35:14 -05:00
Alfonso Gamboa de484789ae netfilter on t20 uses modules now 2022-06-29 01:33:46 -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 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
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
Alfonso Gamboa 65e839b6a9 update bonding functions, add fail_over_mac option 2022-06-26 20:02:06 -07:00
Alfonso Gamboa 2a0515761f fix variable typos in rtmp scripts 2022-06-26 01:34:05 -07:00
Scott Kilau 983a8d39a6 Fix typos, (ie, missing $'s) 2022-06-24 11:12:41 -05:00
Scott Kilau c69c19621d Create new AUTODETECT variable, so as to be very specific what will happen 2022-06-24 09:25:16 -05:00
Scott Kilau c58ce37637 Merge branch 'master' into DetectAndAutoLoadEthernetDrivers 2022-06-24 09:22:26 -05:00
Alfonso Gamboa a571a051bc merge wifi branch: 2022-06-23 23:08:26 -07:00
Alfonso Gamboa de38d87458 update bonding to work with usb_direct 2022-06-23 21:14:54 -07:00
Alfonso Gamboa 61c78d3c72 recompile kernels and corresponding modules, new wifi drivers, iptables conntrack crash fixeds 2022-06-22 22:47:52 -07:00
Scott Kilau 98cc19a228 Fix typo. 2022-06-21 09:21:15 -05:00
Scott Kilau 618018fc05 Allow for the user to override the auto-detect Ethernet code.
Also, update README for this change
2022-06-21 09:01:45 -05:00
Scott Kilau 0bd0c36401 Merge branch 'master' into DetectAndAutoLoadEthernetDrivers 2022-06-21 08:45:08 -05:00
Alfonso Gamboa a4ec416c67 v4l2rtspserver add -F0, don't modify FPS fed by camera 2022-06-20 20:25:38 -07:00
Alfonso Gamboa de3fadebc9 night drop feature 2022-06-20 20:25:31 -07:00
Scott Kilau 3638cc8c6a Add in all the rest of the supported USB device ids, this should capture all of what is supported, I believe 2022-06-18 11:53:38 -05:00
Scott Kilau 6ecc33efa3 Add support for auto detecting the USB Ethernet adapter, and loading its respective driver 2022-06-18 01:15:37 -05:00
Scott Kilau 5cd3875d25 Merge branch 'master' into StartAddingSupportForBonding 2022-06-17 09:24:47 -05:00
Alfonso Gamboa e5fc16696d fix custom hostname issues 2022-06-17 01:22:19 -07:00
Alfonso Gamboa 7d43095b72 change camera model detection 2022-06-16 23:26:14 -07:00
Scott Kilau d94a7637d0 Ensure bonding is only used if ethernet is also used. 2022-06-16 10:50:07 -05:00
Scott Kilau cdc6119fac If we change the primary interface name, ensure we tell the bonding driver about it. 2022-06-16 10:14:49 -05:00
Scott Kilau adaa3ccf0b Start to parameterize the Binding values, so users can select them or not. 2022-06-15 21:14:39 -05:00
Scott Kilau 9d78ea2ea6 Add wpa_supplicant daemon that works properly for the wlanold interface.
With this addition, the bonding now works correctly.
Ethernet is used when available/connected, and will fallback to Wifi when not.
As soon as Ethernet does become available again, the bonding will switch to it as priority.
2022-06-14 22:52:17 -05:00
Scott Kilau 2736fc299d Start adding support for Bonding Ethernet and Wifi 2022-06-14 20:26:55 -05:00
Alfonso Gamboa a88b05c626 enable swap earlier 2022-06-14 01:53:27 -07:00
Alfonso Gamboa 7e8ee5a09c revise path to v2 kernel modules 2022-06-14 01:01:47 -07:00
Alfonso Gamboa c9577c6fcf adjust impdbg to behave on t31 as it does on t20, staggered launch 2022-06-14 00:26:05 -07:00
Alfonso Gamboa 9ea262913e add additional option for rcmode validation 2022-06-12 23:34:41 -07:00
Alfonso Gamboa d68109d1fe add delay on v2 for impdbg commands 2022-06-12 21:44:13 -07:00
Alfonso Gamboa 6b76e278e1 add encoder mode parameter validation check 2022-06-12 21:04:57 -07:00
Alfonso Gamboa edac619ae6 fix usb-direct mode on new config 2022-06-12 17:38:13 -07:00
Alfonso Gamboa 3d63b6195e fix v4l2rtspserver ioctl errors 2022-06-12 13:49:27 -07:00
Alfonso Gamboa 996470ff44 script housekeeping and updates 2022-06-12 02:29:12 -07:00
Alfonso Gamboa 449e3eb652 update debug info 2022-06-12 00:29:13 -07:00
Alfonso Gamboa 8309df4d2e don't wait for iCamera to mount mmc in wz_user 2022-06-12 00:27:59 -07:00
Alfonso Gamboa 35d106a5c5 add function to delete logs older than 5 boots 2022-06-11 04:36:46 -07:00
Alfonso Gamboa f37d3a6880 fix module loading order for usb-direct mode 2022-06-08 22:08:00 -07:00
Alfonso Gamboa a933aa9327 add kernel message for local console 2022-06-07 01:50:25 -07:00