InfiniTime.git

ref: 0.12.0
Sha Commit date Commit message Author
ee430fe5 2021-02-04 Merge branch 'update-nimble-1_3-master' into develop Jean-François Milants
6259b816 2021-02-04 Merge pull request #198 from JF002/update-nimble-1_3-master JF002
16ce5bbb 2021-02-04 Set version to 0.12..0 Jean-François Milants
5016e014 2021-02-03 Increase FreeRTOS heap size and re-enable heart rate task. New Nimble probably uses more memory than before. Jean-François Milants
d90b7274 2021-02-02 Update to nimble 1.3 master branch commit 82153e744833821e20e9a8b0d61c38b2b0dbcfe1 Jean-François Milants
9c35b6fe 2021-01-31 Merge pull request #197 from Avamander/patch-9 JF002
1ea4c7d7 2021-01-31 Merge pull request #196 from Avamander/patch-8 JF002
9810f58a 2021-01-31 Merge pull request #194 from Avamander/patch-6 JF002
2b45df33 2021-01-31 Merge pull request #195 from Avamander/patch-7 JF002
97807edd 2021-01-31 Merge pull request #193 from Avamander/patch-5 JF002
51ff9d5e 2021-01-31 Normalize all the line endings Jean-François Milants
ec0deb66 2021-01-31 Merge pull request #192 from Avamander/patch-4 JF002
79a33bce 2021-01-31 Merge pull request #191 from Avamander/patch-3 JF002
50102551 2021-01-31 Merge pull request #190 from Avamander/patch-1 JF002
a9e79468 2021-01-31 Re-enabled use-after-move warning Avamander
187fe5d7 2021-01-31 Enabled clang-format in Clion Avamander
10767d5e 2021-01-30 Added clang-tidy configuration Avamander
9be9ddca 2021-01-30 Improve CLion's formatting rules Avamander
f907fcbe 2021-01-30 Added Clang Format rules Avamander
4371b7fe 2021-01-30 Update CMakeLists.txt Avamander
f6927548 2021-01-30 Create .gitattributes Avamander
04fd4a7d 2021-01-30 Create .gitconfig Avamander
d6557c93 2021-01-30 Create CONTRIBUTING.md Avamander
80838d1e 2021-01-23 Merge pull request #178 from petterhs/docker JF002
0a237a7c 2021-01-23 Merge pull request #175 from nscooling/fix_octal_error_in_St7789_list JF002
d517b110 2021-01-23 Merge pull request #172 from Avamander/patch-1 JF002
0a169b15 2021-01-23 Upgrade feature list in main README.md file. Jean-François Milants
84b509ed 2021-01-23 Set version to 0.11.0 Jean-François Milants
a028c39d 2021-01-23 check for cmake build-success before running post-build.sh petter
66a296d0 2021-01-21 changed command MemoryDataAccessControl from 036 to 0x36 in St7789 class Niall Cooling
7e27bc87 2021-01-20 Merge pull request #173 from michaelPotter/patch-1 JF002
be48f527 2021-01-20 Merge pull request #168 from Panky-codes/fix-erratic-battery JF002
6d851393 2021-01-20 Merge branch 'piggz-nav' into develop Jean-François Milants
522a1eb0 2021-01-20 Merge branch piggz/nav into develop: Jean-François Milants
a0f2fa84 2021-01-20 Merge pull request #169 from JF002/heartRateSensor JF002
35d4f6d4 2021-01-20 Merge pull request #171 from JF002/fix-lvgl-animation JF002
0e679a02 2021-01-20 Merge pull request #174 from JF002/fixMusicServiceUUID JF002
ba03372f 2021-01-19 Music UUID must start with 00000000 instead of 00010000 (copy/paste error) Jean-François Milants
ccbe2e8e 2021-01-19 Adapt the UUID of Music service according to new guidelines. Jean-François Milants
54d437ad 2021-01-19 Add guideline to chose the UUID of custom BLE services in docs. Jean-François Milants
c78291de 2021-01-19 Fix config file discrepancy Michael Potter
74f094d4 2021-01-17 Create FUNDING.yml Avamander
39d9fc20 2021-01-17 Fix bug in animation management for lv_label Jean-François Milants
68674cec 2021-01-17 Add heart rate BLE service. Jean-François Milants
3a3a1411 2021-01-17 Add License/copyright info in HR related files. Jean-François Milants
b31c0e7e 2021-01-17 Added more descriptive comments in doxygen format. panky-codes
04063cf0 2021-01-17 HR Sensor : Add start/stop button to the HeartRate app (the HR sensors stays ON when the app is closed), display the HR value on the Clock app. Jean-François Milants
952021cd 2021-01-16 Changed float to int in battery controller file. panky-codes
8697a066 2021-01-16 Changed std accumulate to use int instead of a float. panky-codes
271ca78b 2021-01-16 Converted all the other float usage to int. panky-codes
e2d1f819 2021-01-16 Converted percent remaining calc to int. panky-codes
11280d5f 2021-01-16 Adjusted the firmware to display percent instead of gfx. panky-codes
dece6c6b 2021-01-14 Adapted the accumulate function to return float. panky-codes
b8f943e7 2021-01-14 Implemented a circular buffer and added an average alg for batter remaining percentage. panky-codes
f1e7d0b4 2021-01-13 Merge pull request #160 from petterhs/fixMusicUUIDTypo JF002
5d39cd0a 2021-01-13 Merge pull request #150 from Nuxij/gitpod-config JF002
c82c2265 2021-01-10 HR Sensor : do not go to sleep when the HR app is running. Jean-François Milants
1a582815 2021-01-10 First implementation of the HR sensor using 100% foss code (ported from waspos) Jean-François Milants
10376cd8 2021-01-08 fix MusicService UUID typo in comment petter
cf187d34 2021-01-05 Use root for package installation Joe Eaves
0880d53a 2020-12-21 Custom Dockerfile for gitpod.io Joe Eaves
50ae0ae5 2021-01-04 Set version to 0.10.0. Jean-François Milants
033a09db 2021-01-03 Merge pull request #154 from jedmijares/twos-game JF002
e0082f0a 2021-01-02 Rename Pinetime in InfiniTime in sysinfo app. Jean-François Milants
12617ed1 2021-01-02 adds 2048 clone game Jed
1ca0c529 2021-01-02 Merge pull request #151 from nobodywasishere/copying-condition JF002
1a6de332 2020-12-28 Add source code license and link to github to system app Michael
b4fb8897 2020-12-23 Merge pull request #149 from Nuxij/unified-dockerfile JF002
5cdd3f6e 2020-12-22 Improve the post_build again, again? Joe Eaves
6c6ffc61 2020-12-22 Make the post_build output a little cleaner Joe Eaves
1f243aee 2020-12-22 Make TOOLS_DIR if needed Joe Eaves
186fee93 2020-12-22 Generate post_build.sh into CMAKE_CURRENT_BINARY_DIR Joe Eaves
60ef9b54 2020-12-18 Integrate improvements from #137 Joe Eaves
a7df0a02 2020-12-17 Unify the Dockerfiles by fleshing out build.sh Joe Eaves
276c8aa3 2020-12-20 Merge pull request #147 from ZephyrLabs/Paddle-app JF002
cc04c2c1 2020-12-20 Update Paddle.cpp ZephyrLabs
61e78d33 2020-12-20 Update Paddle.cpp ZephyrLabs
020840e0 2020-12-20 Update Paddle.h ZephyrLabs
b098d27d 2020-12-20 Update Paddle.cpp ZephyrLabs
7c8fb9a4 2020-12-19 Merge pull request #137 from pfeerick/docker JF002
aa45f251 2020-12-15 Missed username for some Docker Hub commands Peter Feerick
72960ef8 2020-12-13 Minor changes to docker doc wording Peter Feerick
edc88b60 2020-12-13 Add Docker Hub info to docs and tweak instructions Peter Feerick
3eab95ea 2020-12-12 Add cleanup and make download stages more readable Peter Feerick
1aaa906a 2020-12-12 Expand update block for readability and add cleanup Peter Feerick
8a6b828a 2020-12-12 Move user block to reduce layer change breakage + tweaks Peter Feerick
d50912a8 2020-12-12 Reference specific architectures Peter Feerick
ea4d2560 2020-12-08 Update Paddle.cpp ZephyrLabs
6b2dbafd 2020-12-08 Update Paddle.h ZephyrLabs
a701ef23 2020-12-04 Update Symbols.h ZephyrLabs
418d8573 2020-12-03 Update Paddle.cpp ZephyrLabs
ad1a99ac 2020-12-03 Update Paddle.h ZephyrLabs
09a94ee2 2020-12-03 Update DisplayApp.cpp ZephyrLabs
91b37f8d 2020-12-03 Update DisplayApp.cpp ZephyrLabs
253a86bb 2020-12-03 Update Apps.h ZephyrLabs
4f41d4d8 2020-12-03 Update Paddle.cpp ZephyrLabs
ed340963 2020-12-03 Update Paddle.h ZephyrLabs
96346b98 2020-12-03 Update jetbrains_mono_bold_20.c ZephyrLabs
29989b32 2020-12-03 Update Readme.md ZephyrLabs
251dddb0 2020-12-03 Update Symbols.h ZephyrLabs