This website requires JavaScript.
Explore
Help
Sign In
Th3maz1ng
/
W800_Smart_Watch
Watch
1
Star
0
Fork
0
You've already forked W800_Smart_Watch
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
8c1627b9b2
W800_Smart_Watch
/
src
/
W800_SDK_v1.00.10
/
app
History
Th3maz1ng
8c1627b9b2
Officially added the gadget bridge parser I developed to the W800_Smart_Watch firmware
2023-04-10 21:26:25 +02:00
..
app_drivers
Big refactoring and cleanup by removing sensors initialization code from the gfx_task.c file and moving it to the watch_peripherals.c source file. This is way more logical IMO. This change also allows to enable or disable the wrist tilt wakeup with a function call
2023-04-10 21:15:47 +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
ble
Officially added the gadget bridge parser I developed to the W800_Smart_Watch firmware
2023-04-10 21:26:25 +02:00
gfx
Did some cleanup by removing direct access to the watch sensor for initialization, added the gadget bridge parser I coded, and other minor stuff
2023-04-10 21:20:38 +02:00
persistency
Added a persistency setting : the Activity one, which will be used to save the step counter feature (Enabled or not) as well as other activity related parameters
2023-04-10 21:21:59 +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 a define to easily set the BLE advertised name of the W800SmartWatch
2023-03-30 12:56:32 +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
Updated a log trace to be more meaningful
2023-03-24 15:22:15 +01:00
Makefile
Renamed SDK folder to prepare for update to version 1.00.10
2023-02-19 16:17:38 +01:00