summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-02-05refactor MotorControllerpetter
2021-02-05trigger vibration from systemtaskpetter
2021-01-25remove vibtimer from .h to fix nonstop vibrationjlukanc
2021-01-25create motorcontroller in main and pass by referencepetter
2021-01-25move app timer defjlukanc
2021-01-24Merge branch 'develop' into upstream-devThe King
2021-01-23fix merge issuejlukanc
2021-01-23fis merge conflict?jlukanc
2021-01-23Merge pull request #178 from petterhs/dockerJF002
2021-01-23Merge pull request #175 from nscooling/fix_octal_error_in_St7789_listJF002
2021-01-23Merge pull request #172 from Avamander/patch-1JF002
2021-01-23remove unneeded definesjlukanc
2021-01-23Upgrade feature list in main README.md file.Jean-François Milants
2021-01-23Set version to 0.11.0Jean-François Milants
2021-01-23check for cmake build-success before running post-build.shpetter
2021-01-21changed command MemoryDataAccessControl from 036 to 0x36 in St7789 classNiall Cooling
2021-01-20Merge pull request #173 from michaelPotter/patch-1JF002
2021-01-20Merge pull request #168 from Panky-codes/fix-erratic-batteryJF002
2021-01-20Merge branch 'piggz-nav' into developJean-François Milants
2021-01-20Merge branch piggz/nav into develop:Jean-François Milants
2021-01-20Merge pull request #169 from JF002/heartRateSensorJF002
2021-01-20Merge pull request #171 from JF002/fix-lvgl-animationJF002
2021-01-20Merge pull request #174 from JF002/fixMusicServiceUUIDJF002
2021-01-19Music UUID must start with 00000000 instead of 00010000 (copy/paste error)Jean-François Milants
2021-01-19Adapt the UUID of Music service according to new guidelines.Jean-François Milants
2021-01-19Add guideline to chose the UUID of custom BLE services in docs.Jean-François Milants
2021-01-19Fix config file discrepancyMichael Potter
2021-01-17Create FUNDING.ymlAvamander
2021-01-17Fix bug in animation management for lv_labelJean-François Milants
2021-01-17Add heart rate BLE service.Jean-François Milants
2021-01-17Add License/copyright info in HR related files.Jean-François Milants
2021-01-17Added more descriptive comments in doxygen format.panky-codes
2021-01-17HR Sensor : Add start/stop button to the HeartRate app (the HR sensors stays ...Jean-François Milants
2021-01-16Changed float to int in battery controller file.panky-codes
2021-01-16Changed std accumulate to use int instead of a float.panky-codes
2021-01-16Converted all the other float usage to int.panky-codes
2021-01-16Converted percent remaining calc to int.panky-codes
2021-01-16Adjusted the firmware to display percent instead of gfx.panky-codes
2021-01-16add motor to notifs, fix tabs in motorcontroller.hjlukanc
2021-01-16add motorcontroller to cmakejlukanc
2021-01-16add non-blocking motor controllerjlukanc
2021-01-14Adapted the accumulate function to return float.panky-codes
2021-01-14Implemented a circular buffer and added an average alg for batter remaining p...panky-codes
2021-01-13Merge pull request #160 from petterhs/fixMusicUUIDTypoJF002
2021-01-13Merge pull request #150 from Nuxij/gitpod-configJF002
2021-01-10HR Sensor : do not go to sleep when the HR app is running.Jean-François Milants
2021-01-10First implementation of the HR sensor using 100% foss code (ported from waspos)Jean-François Milants
2021-01-08fix MusicService UUID typo in commentpetter
2021-01-05Use root for package installationJoe Eaves
2021-01-05Custom Dockerfile for gitpod.ioJoe Eaves