Commit Graph

11 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
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
90603c6dc2 enhance v2 image generation 2022-06-20 20:11:43 -07:00
Alfonso Gamboa
3ec1d1f822 add rtmp streaming 2022-05-25 19:12:31 -07:00
Alfonso Gamboa
80378fbd5e add v2 support 2022-05-23 17:56:53 -07:00