Commit Graph

22 Commits

Author SHA1 Message Date
jaws35smith
87c9223b25 Update compile_image.sh
Corrected MD5 checksum values to match .zip files instead of .bin files found inside the .zip files.
2024-05-27 20:50:51 -07:00
Peter Zich
1e1383a78f When compiling, copy demo.zip instead of moving 2024-02-24 00:12:22 -08:00
Peter Zich
5c753399e5 Add md5sum tools check 2024-02-24 00:12:05 -08:00
jaws35smith
67e728e086
Update compile_image.sh (#610)
Updated compile script to also look for 4.10.94.1433, 4.10.9.1472, 4.10.9.1574, and 4.10.9.1851 firmware versions for the pan v1.
2023-09-13 22:31:33 -07:00
John Elkins
46ec7dd02b
Improve v2 firmware validation and error checks (#449)
To reduce the chance that a bad firmware image is created and used, the
following functionality has been implemented:

1. Check md5 sums of local files in addition to downloaded files
2. Copy a backup of the original firmware, instead of removing it
3. Do not make an image unless all parts are present
4. Only output success message if the image file exists

The above fixes an issue where if a provided firmware zipfile is unable to
be read, the script continues on, generates a bad demo.bin file, and suggests
the file is good for loading into the camera. The above updates help prevent
this from occurring
2023-07-11 19:21:13 -07:00
Alfonso Gamboa
79a25ff331 improve v2 install script 2022-07-25 07:14:10 -07:00
Alfonso Gamboa
68b0e2092e new libcallback release 2022-07-13 02:49:26 -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
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
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
61c78d3c72 recompile kernels and corresponding modules, new wifi drivers, iptables conntrack crash fixeds 2022-06-22 22:47:52 -07:00
Alfonso Gamboa
90603c6dc2 enhance v2 image generation 2022-06-20 20:11:43 -07:00
Alfonso Gamboa
812c2e85df update v2 kernel to match modules 2022-06-16 00:54:32 -07:00
Alfonso Gamboa
66031b41f5 revise initramfs for v2 kernel 2022-06-14 00:52:46 -07:00
Alfonso Gamboa
9e8cb3efba update v2 kernel to enable initramfs debug 2022-06-14 00:23:20 -07:00
Alfonso Gamboa
be2ca75dfc new v2 kernel with backported dwc2 from v3 2022-06-04 00:52:08 -07:00
Alfonso Gamboa
42a601cf32 add kernel and init configs 2022-05-31 22:17:54 -07:00
Alfonso Gamboa
3ec1d1f822 add rtmp streaming 2022-05-25 19:12:31 -07:00
Alfonso Gamboa
8ec1be1666 add fps to rtsp, revise run_mmc.sh for v2 2022-05-23 18:41:21 -07:00
Alfonso Gamboa
80378fbd5e add v2 support 2022-05-23 17:56:53 -07:00