-
New features:
- sensor auto detection (ov5647/sc530ai)
- supports restore to factory
- get mac & sn from efuse
- add sscma-node program
- supervisor
- support https service
- add service status detection
- add a feature for file management
- add wifi password verification operation
-
Fix bugs:
- solve some compilation issues
- solve some supervisor bugs
-
New features:
- update node-red interface style
- supervisor
- add APIs for uploading models and getting model information
- allow CORS
-
Fix bugs:
- fix the problem that some configuration files did not exist
- node-red start failed when reset system
- solve some supervisor bugs
-
Docs:
- add compilation notes
-
New features:
- buildin supervisor
- buildin [email protected] and [email protected]
- update ov5647 isp params
- supports rootfs overlay (/bin /etc /lib /home /root /usr /var)
- add recamera as default user
- supports sudo
- upgrade icu to 73-2
-
Fix bugs:
- upgrade.sh checksum failed
- fixed ov5647 mirror
- update sdk upstream (6cd7a5b)
- support more buildroot packages (mosquitto/avahi/opkg/live555)
- remove reCamera app
- change ota (not compatible with last version) and supports swupdate
- use ncm replace of rndis
- expand rootfs size to 512M, rootfs default readonly (rootfs_rw (on|off))
- auto mount /dev/mmcblk0p6 to /userdata
- update nodejs to 17.9.1
- update sdk upstream
- support booting from sd (sg2002_reCamera_0.0.2_emmc_sd_compat.zip)
- support sd recovery (sg2002_reCamera_0.0.2_emmc_recovery.zip)
- First beta release
- SDK: supported emmc/sdcard/leds/wifi/uart/ethernet/ov5647 sensor
- APP: complete basic functions(Overview/Security/Newwork/Terminal/Setting)