W800_Smart_Watch/src/W800_SDK_v1.00.10/app
2023-04-22 13:20:15 +02:00
..
app_drivers Exposed the magnetometer's internal temperature sensor reading. It is not precise and not accurate, but interesting 2023-04-20 12:57:44 +02:00
app_include Renamed some file's header guards to be more consistent, clean some useless object in the UI, renamed a watch settings which name could be misleading 2023-03-12 21:44:43 +01:00
app_utils Added a function to generate a random 6 digit number, this number could be used as the bluetooth pairing code 2023-04-22 13:20:15 +02:00
ble Introduced a new event which can be passed to the calling application : BLE_SERVICE_MODE_UNSUBSCRIBED, added a function to the API allowing to set the battery service level (still need to check if a device is subscribed to the characteristic to send the new value ot it). 2023-04-20 13:08:23 +02:00
gfx Added new informations in the about section (raw magnetometer data, raw pressure and temperature and more). 2023-04-20 13:14:05 +02:00
persistency Added new data to save to flash and new accessor functions, work is still in progress ! 2023-04-20 13:15:15 +02:00
translation Minor work on the translation module, work in progress, more to be done 2023-04-05 14:47:00 +02:00
app_config.h Added description comment 2023-04-20 12:56:05 +02:00
firmware_version.h Added a new header file to track the version history of the firmware and to display the running version 2023-03-24 14:44:30 +01:00
main.c Changed log write frequency 2023-04-20 13:16:03 +02:00
Makefile Renamed SDK folder to prepare for update to version 1.00.10 2023-02-19 16:17:38 +01:00