openfang
openfang copied to clipboard
The openfang is a bootloader, kernel and toolchain for devices using Ingenic T10 and T20 SOC
Signed-off-by: Yevhen Fastiuk Device: Mi Home Security Camera Basic 1080P (SXJ02ZM) (mijia.camera.v3) This PR contains the next items: * Add HTTP actions to enable/disable night-mode * Fix filter pins for...
Looks like it's not working ``` $ autonight -D /dev/jz_adc_aux_0 -v -d 1 Current value: 710.48 Current value: 710.12 Current value: 710.24 Current value: 710.72 Current value: 714.32 Window (5)...
Wyze recently announced the updated [Wyze Cam V3](https://wyze.com/wyze-cam-v3.html). It looks like a great improvement: f/1.6 aperture, 2x processing power. Anyone got any more info on these? Are they still based...
Hi guys, I want to hack my cam SXJ02ZM. I have opened the cam, i separed Vcc pin and I connected the pin of chip to my raspberry pi1. I...
Is it possible or will it be possible to flash without soldering and desoldering?
Is [here](https://github.com/anmaped/openfang/blob/master/doc/SXJ02ZM/SXJ02ZM_instructions.md) a complete manual? After reprogramming, do I should to solder pin 8 back? Or not? It is neccesary remove the 2 frontpanel LED connectors before flash?
I'm running openfang master (695670d) on a Wyze Cam 2 and [this check](https://github.com/anmaped/openfang/blob/695670d5977bcb7b77c4fcbadeb9885c08546743/fs/etc/init.d/S02factory#L36) is sending it into a boot loop. On my camera, the reset button gpio (pin 50) is...
I'm running master ([9d34772](https://github.com/anmaped/openfang/commit/9d3477229108f4bb1f7694fa5b01e03faf8305ec)) on a Xiaomi Mijia 2018, and it's stuck in a boot loop. It's not the same issue as #56 -- it always gets past the factory...
Downloaded images-0d1384c.tar.xz. Extracted u-boot-lzo-with-spl.bin. SHA-256: _9f432fd663892b9214ccecce40cc45801dbb7adc0bf0fec11f3ef3e232d9a000_ https://github.com/anmaped/openfang/blob/master/doc/install.md says _98fc8fb0d74f0a65aa765b4bd03b15474911ba9b14709ef0d156a6a801048ea6_ And is this software still maintained? Not much recent commits.
I don't really follow the "ping/pong" sd card initialization seen [here](https://github.com/anmaped/openfang/blob/695670d5977bcb7b77c4fcbadeb9885c08546743/patches/uboot/uboot-isvp_t20_board.c.patch#L28) and [here](https://github.com/anmaped/openfang/blob/695670d5977bcb7b77c4fcbadeb9885c08546743/patches/uboot/uboot-isvp_t20.h.patch#L54) but it's failing to enable SD ever other boot. A successful boot looks like this for me:...