Skip to content

Commit

Permalink
Auto update
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Dec 19, 2024
1 parent 5ac42e2 commit 0600141
Show file tree
Hide file tree
Showing 4 changed files with 67 additions and 1 deletion.
10 changes: 9 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -167,7 +167,7 @@ See [here](https://github.com/AT0myks/reolink-fw-archive/wiki).

\* means the device is discontinued.

Total: 602
Total: 603

<details>
<summary>B1200 (Add-ons)</summary>
Expand Down Expand Up @@ -722,6 +722,14 @@ Version | Date | Changes | Notes
[v3.1.0.3149_2401092478](https://home-cdn.reolink.us/wp-content/uploads/2024/01/110927511704965271.5799.zip?download_name=E1_Pro_3149_2401092478.zip) | 2024‑01‑09 | <ol><li>Optimize smart detection.</li><li>Support two-way audio under ONVIF connection.</li><li>Enhance firmware upgrade speed.</li><li>Improve recording audio and two-way audio effects.</li><li>Optimize PT (Pan-Tilt), addressing inaccuracies in PT positioning in certain scenarios.</li></ol> |
[v3.1.0.2647_23083100](https://home-cdn.reolink.us/wp-content/uploads/2023/10/090405421696824342.4095.zip?download_name=E1Pro_v3102647_23083100.zip) | 2023‑08‑31 | <ol><li>Optimize smart detection</li><li>Optimize auto-tracking</li><li>Optimize the network module</li><li>Optimize calibration</li><li>Optimize recording</li><li>Fix some known bugs</li></ol> |

### IPC_NT1NA45MP

Firmwares for this hardware version: 1

Version | Date | Changes | Notes
--- | --- | --- | ---
[v3.1.0.4417_2412122130](https://home-cdn.reolink.us/wp-content/uploads/2024/12/190712181734592338.8949.zip?download_name=E1_Pro_241212.zip) | 2024‑12‑12 | <ol><li>Crying Sound Detection feature added.</li><li>Privacy Mode added.</li><li>Noise reduction performance improved.</li><li>Smart Playback performance enhanced.</li></ol> |

</details>

<details>
Expand Down
4 changes: 4 additions & 0 deletions devices.json
Original file line number Diff line number Diff line change
Expand Up @@ -595,6 +595,10 @@
{
"id": 321,
"title": "IPC_566SD54MP"
},
{
"id": 358,
"title": "IPC_NT1NA45MP"
}
]
},
Expand Down
18 changes: 18 additions & 0 deletions firmwares_live.json
Original file line number Diff line number Diff line change
Expand Up @@ -5293,5 +5293,23 @@
"display_time": "2024-12-16 00:00:00+08:00",
"sha256_pak": "018c726d26cdbf9e20473e99edef1b1d16dc96191ed87cd0eed066d4cca56ab3",
"source": "live"
},
{
"version": "v3.1.0.4417_2412122130",
"filename": "E1_Pro_241212",
"updated_at": "2024-12-19 15:13:07+08:00",
"note": "",
"firmware_id": 700,
"model": "E1 Pro",
"hw_ver": "IPC_NT1NA45MP",
"changelog": [
"1. Crying Sound Detection feature added.",
"2. Privacy Mode added.",
"3. Noise reduction performance improved.",
"4. Smart Playback performance enhanced."
],
"display_time": "2024-12-19 00:00:00+08:00",
"sha256_pak": "c4f4e8d787e077d32e8c5f03c857cf295b6cfdbe07c617cb375131d67e22bdd6",
"source": "live"
}
]
36 changes: 36 additions & 0 deletions pak_info.json
Original file line number Diff line number Diff line change
Expand Up @@ -20817,5 +20817,41 @@
],
"model_id": 6,
"hw_ver_id": 326
},
"c4f4e8d787e077d32e8c5f03c857cf295b6cfdbe07c617cb375131d67e22bdd6": {
"info": {
"firmware_version_prefix": "v3.1.0",
"board_type": "IPC_NT1NA45MP",
"board_name": "IPC_NT1NA45MP",
"build_date": "241212",
"display_type_info": "E1 Pro",
"detail_machine_type": "IPC_NT1NA45MP",
"type": "IPC",
"version_file": "4417_2412122130",
"os": "Linux",
"architecture": "ARM",
"kernel_image_name": "Linux-4.19.91",
"uboot_version": "U-Boot 2019.04 (Apr 23 2024 - 14:42:07 +0800)",
"uboot_compiler": "arm-ca9-linux-gnueabihf-gcc.br_real (Buildroot 2020.02.9-3-g58c1c2e-dirty) 8.4.0",
"uboot_linker": "GNU ld (GNU Binutils) 2.33.1",
"linux_banner": "Linux version 4.19.91 (zyc@ubuntu) (gcc version 8.4.0 (Buildroot 2020.02.9-3-g58c1c2e-dirty)) #3 PREEMPT Sun Jun 25 16:45:28 CST 2023",
"board": "Novatek NA51089",
"board_vendor": "Novatek",
"filesystems": [
{
"name": "rootfs",
"type": "squashfs"
},
{
"name": "app",
"type": "squashfs"
}
]
},
"download": [
"https://home-cdn.reolink.us/wp-content/uploads/2024/12/190712181734592338.8949.zip"
],
"model_id": 81,
"hw_ver_id": 358
}
}

0 comments on commit 0600141

Please sign in to comment.