Skip to content

Releases: Seeed-Studio/reCamera-OS

0.1.4 (2024-11-12)

12 Nov 15:14
Compare
Choose a tag to compare
0.1.4 (2024-11-12) Pre-release
Pre-release

sg2002_recamera_emmc

  • New features:
    • supports fip and boot partition updates (/mnt/system/upgrade.sh start with_boot)
  • Fix bugs:
    • if sg2002_recamera_emmc_md5sum.txt is not exist, the factory reset fails

0.1.3 (2024-11-08)

08 Nov 08:17
Compare
Choose a tag to compare

sg2002_recamera_emmc

  • New features:
    • support 64G emmc

0.1.2 (2024-11-01)

01 Nov 17:04
e7d115c
Compare
Choose a tag to compare

sg2002_recamera_emmc

  • New features:
    • support global.gc operation
    • built-in model files
  • Fix bugs:
    • solve some supervisor bugs
    • solve some sscma-node bugs

0.1.1 (2024-10-30)

30 Oct 20:02
Compare
Choose a tag to compare

sg2002_recamera_emmc

  • New features:
    • limit node-red to version 3.1.14
  • Fix bugs:
    • solve some supervisor bugs
    • fix sd_gen_recovery_image.sh script bugs

0.1.0 (2024-10-28)

28 Oct 16:38
6e0ed2d
Compare
Choose a tag to compare

sg2002_recamera_emmc

  • New features:
    • update ov5647 isp params (denoise)
    • optimize ota

0.0.9 (2024-10-26)

27 Oct 18:44
Compare
Choose a tag to compare

sg2002_recamera_emmc

  • New features:
    • Enable nodejs --v8-lite-mode
    • Optimize system upgrade operations
  • Fix bugs:
    • remove node-red-dashboard from node-red
    • solve some sscma-node bug

0.0.8 (2024-10-22)

24 Oct 16:10
f40fb4a
Compare
Choose a tag to compare

sg2002_recamera_emmc

  • New features:
    • auto swapon /userdata/.swapfile
    • supervior
      • add the operation that AP will automatically turn on or off according to the status of WiFi
      • split the wifi scan into two operations: scan wifi and get scan results
      • add a judgement that an upgrade is in progress
  • Fix bugs:
    • solve some supervisor bug
    • solve some sscma-node bug

0.0.7 (2024-10-16)

19 Oct 17:59
49ad1c6
Compare
Choose a tag to compare

sg2002_recamera_emmc

  • New features:
    • reduce ION_SIZE to 50M
    • kernel support swap
    • kernel support advise syscalls
    • update c-ares to 1.32.2
    • update libuv to 1.48.0
    • update nodejs to 22.8.0
    • update node-red to 4.0.0
    • sd supports hotplug
    • close swupdate auto start (sudo /usr/lib/swupdate/swupdate.sh)
  • Fix bugs:
    • solve some supervisor bug
    • solve some sscma-node bug

0.0.6 (2024-10-12)

12 Oct 15:37
fb7a9af
Compare
Choose a tag to compare

sg2002_recamera_emmc

  • 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

0.0.5 (2024-09-25)

25 Sep 07:25
51f41d6
Compare
Choose a tag to compare

sg2002_recamera_emmc

  • 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