Releases: thingsee/thingsee-sdk
dev_20151006_1
Development build from 06-Oct-2015.
Changelog:
a764aef netutils/cJSON: add input stream JSON parser
32f2166 ts_engine/connectors: use current_srv_ip4addr when connecting
1243b4a system/ubmodem: fix setting up APN authentication when username/password are setup
03b3afb cdcacm: fix memory leak in unbind
ab8c2bd configs/haltian-tsone: make romfs image read-only (free 1 KiB of RAM)
727a31c apps/nshlib: allow use of read-only romfs image
6dc3072 ts_engine: Rename Kconfig labels to match ones used in con_dbg.
dev_20150929_1
dev_20150925_1
dev_20150924_1
Development build from 24-Sep-2015.
Changelog:
- Fix power-off leak current (4f97026)
- Fix system time setting, allow setting time with GPS (d0ede21)
- Improvements for low-level GPIO handling (708fd77, 2de2768, 03501da)
- Allow connectivity check to setup system time from GPS fix (58b4356)
- Improvements for A-GPS data file handling; validate A-GPS data file before using, fixes for A-GPS data file updater, enable A-GPS automatically when A-GPS data updater is enabled (ed59145, c7cdf52, f8fe8af)
- Improvements for GPS location and time hint handling (cbf03d3, 33dda0f)
- Fix to fully write GPS commands to GPS serial port (40744e9)
- Fix to GPS fix validity check (6a9e152)
dev_20150909_1
Changelog:
- Accelerometer driver improvements; add driver level support for FIFO modes, fix converting/scaling raw axis values, reboot sensor chip before configuring
- Minor change to reduced stack-usage for printf functions
Thingsee sales release
Contains Thingsee sales release 2015.07.02.3 binary:
MD5:
3706b10251bc6237a7a5a54f12ef42c1 nuttx.dfu
d8b902265f14ee6c55a76462aa9376b7 update.oci
dev_20150903_1
Development build from 09-Sep-2015.
Changelog:
- NTP client improvements; validation of NTP reponses, offset based NTP time adjustment, socket descriptor leak fix, round-robin DNS server selection, support for multiple NTP server hostnames, add KoD response handling.