summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-01-17HR Sensor : Add start/stop button to the HeartRate app (the HR sensors stays ...Jean-François Milants12-35/+98
2021-01-16Changed float to int in battery controller file.panky-codes1-2/+2
2021-01-16Changed std accumulate to use int instead of a float.panky-codes1-1/+1
2021-01-16Converted all the other float usage to int.panky-codes4-8/+8
2021-01-16Converted percent remaining calc to int.panky-codes3-8/+7
2021-01-16Adjusted the firmware to display percent instead of gfx.panky-codes1-1/+2
2021-01-15add motor to notifs, fix tabs in motorcontroller.hjlukanc3-44/+50
2021-01-15add motorcontroller to cmakejlukanc1-0/+2
2021-01-15add non-blocking motor controllerjlukanc3-0/+99
2021-01-14Adapted the accumulate function to return float.panky-codes1-1/+2
2021-01-14Implemented a circular buffer and added an average alg for batter remaining p...panky-codes2-3/+33
2021-01-13Merge pull request #160 from petterhs/fixMusicUUIDTypoJF0021-1/+1
2021-01-13Merge pull request #150 from Nuxij/gitpod-configJF0022-0/+57
2021-01-10HR Sensor : do not go to sleep when the HR app is running.Jean-François Milants4-3/+28
2021-01-10First implementation of the HR sensor using 100% foss code (ported from waspos)Jean-François Milants23-12/+714
2021-01-08fix MusicService UUID typo in commentpetter1-1/+1
2021-01-05Use root for package installationJoe Eaves1-3/+4
2021-01-05Custom Dockerfile for gitpod.ioJoe Eaves2-0/+56
2021-01-04Set version to 0.10.0.Jean-François Milants1-1/+1
2021-01-03Merge pull request #154 from jedmijares/twos-gameJF0026-2/+311
2021-01-02Rename Pinetime in InfiniTime in sysinfo app.Jean-François Milants1-1/+1
2021-01-02adds 2048 clone gameJed6-2/+311
2021-01-02Merge pull request #151 from nobodywasishere/copying-conditionJF0022-2/+9
2020-12-28Add source code license and link to github to system appMichael2-2/+9
2020-12-23Merge pull request #149 from Nuxij/unified-dockerfileJF0028-129/+183
2020-12-22Improve the post_build again, again?Joe Eaves1-7/+10
2020-12-22Make the post_build output a little cleanerJoe Eaves1-6/+7
2020-12-22Make TOOLS_DIR if neededJoe Eaves2-3/+8
2020-12-22Generate post_build.sh into CMAKE_CURRENT_BINARY_DIRJoe Eaves1-1/+1
2020-12-21Integrate improvements from #137Joe Eaves4-50/+63
2020-12-21Unify the Dockerfiles by fleshing out build.shJoe Eaves7-133/+165
2020-12-20Merge pull request #147 from ZephyrLabs/Paddle-appJF0029-10/+270
2020-12-20Update Paddle.cppZephyrLabs1-1/+0
2020-12-20Update Paddle.cppZephyrLabs1-16/+13
2020-12-20Update Paddle.hZephyrLabs1-4/+4
2020-12-20Update Paddle.cppZephyrLabs1-1/+1
2020-12-19Merge pull request #137 from pfeerick/dockerJF0023-29/+102
2020-12-15Missed username for some Docker Hub commandsPeter Feerick1-3/+3
2020-12-13Minor changes to docker doc wordingPeter Feerick1-4/+4
2020-12-13Add Docker Hub info to docs and tweak instructionsPeter Feerick1-8/+44
2020-12-12Add cleanup and make download stages more readablePeter Feerick2-6/+18
2020-12-12Expand update block for readability and add cleanupPeter Feerick2-2/+31
2020-12-12Move user block to reduce layer change breakage + tweaksPeter Feerick2-14/+10
2020-12-12Reference specific architecturesPeter Feerick2-2/+2
2020-12-08Update Paddle.cppZephyrLabs1-21/+115
2020-12-08Update Paddle.hZephyrLabs1-105/+10
2020-12-04Update Symbols.hZephyrLabs1-1/+1
2020-12-03Update Paddle.cppZephyrLabs1-2/+1
2020-12-03Update Paddle.hZephyrLabs1-2/+6
2020-12-03Update DisplayApp.cppZephyrLabs1-1/+1