summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Sensor Watch Simulator (#35)Alexsander Akers2022-01-25327-570/+2303
* movement: add blinky faceJoey Castillo2022-01-234-0/+158
* movement: didn't mean to add sunrise/sunset by defaultJoey Castillo2022-01-211-1/+0
* movement: simple UI for entering wearer locationJoey Castillo2022-01-212-15/+192
* movement: add time zone conversion in sunrise/sunset faceJoey Castillo2022-01-214-5/+25
* fix out of bounds access when position != 0Joey Castillo2022-01-191-1/+1
* accelerometer test face: hacksJoey Castillo2022-01-191-1/+1
* movement: long press on MODE always dismisses the active faceJoey Castillo2022-01-193-2/+7
* Merge pull request #38 from davidskeck/patch-2joeycastillo2022-01-191-1/+1
|\
| * Simple Clock: Update to signal exactly on the hourDavid Keck2022-01-191-1/+1
* | Merge pull request #39 from davidskeck/patch-3joeycastillo2022-01-191-0/+1
|\ \ | |/ |/|
| * Reset selection to 0 on resign from setting stateDavid Keck2022-01-191-0/+1
|/
* movement: reset tick to 1 Hz between watch faces (fixes #36)Joey Castillo2022-01-1912-17/+8
* add movement to the workflowjoeycastillo2022-01-191-1/+4
* Merge pull request #37 from davidskeck/patch-2joeycastillo2022-01-191-1/+8
|\
| * Changed reset mode to setting instead of waitingDavid Keck2022-01-181-1/+1
| * Added ability to reset to default timer valueDavid Keck2022-01-181-1/+8
|/
* movement: sunrise/sunset face documentationJoey Castillo2022-01-161-2/+2
* sunrise/sunset face: no need to update this every secondJoey Castillo2022-01-151-1/+1
* Merge branch 'main' of github.com:joeycastillo/Sensor-Watch into mainJoey Castillo2022-01-156-0/+304
|\
| * Merge pull request #29 from tahnok/countdownjoeycastillo2022-01-156-0/+304
| |\
| | * Add Countdown FaceWesley Ellis2022-01-154-0/+288
| | * Add movement_cancel_background_taskWesley Ellis2022-01-012-0/+16
* | | movement: add sunrise/sunset faceJoey Castillo2022-01-156-0/+625
* | | add MIT license text to movement filesJoey Castillo2022-01-1531-0/+744
* | | add gettimeofday functionJoey Castillo2022-01-151-0/+12
|/ /
* | motion board expressJoey Castillo2022-01-102-0/+2300
* | Merge branch 'main' of github.com:joeycastillo/Sensor-Watch into mainJoey Castillo2022-01-091-1/+1
|\ \
| * | fix filename capitalizationjoeycastillo2022-01-081-1/+1
* | | accelerometer test: stream data to UARTJoey Castillo2022-01-091-5/+14
* | | lis2dw: add low power / low noise modeJoey Castillo2022-01-092-0/+30
* | | set correct registers for range and rateJoey Castillo2022-01-091-4/+4
* | | use lowest power LP modeJoey Castillo2022-01-091-1/+1
* | | shuffle uart pins for new accelerometer boardJoey Castillo2022-01-091-3/+3
* | | start in low power modeJoey Castillo2022-01-091-6/+2
* | | remove unused enumsJoey Castillo2022-01-091-23/+0
|/ /
* | add driver, test app for LIS2DW accelerometerJoey Castillo2022-01-084-33/+415
* | Merge branch 'main' of github.com:joeycastillo/Sensor-Watch into mainJoey Castillo2022-01-062-0/+2752
|\ \
| * | Merge branch 'main' of https://github.com/joeycastillo/Sensor-Watch into mainJoey Castillo2022-01-0451-72/+349
| |\|
| * | new temperature board rev (+20 mils to flex connector)Joey Castillo2022-01-042-0/+2752
* | | new simulated screensJoey Castillo2022-01-061-8/+34
* | | add testing appJoey Castillo2022-01-062-0/+115
| |/ |/|
* | rearrange hello face, documentation reasonsJoey Castillo2021-12-221-6/+6
* | add comments to 'hello there' faceJoey Castillo2021-12-212-2/+33
* | add 'hello there' face, demo for documentationJoey Castillo2021-12-214-0/+83
* | Merge branch 'main' of github.com:joeycastillo/Sensor-Watch into mainJoey Castillo2021-12-2112-28/+74
|\ \
| * | trigger pages workflow only on push to mainjoeycastillo2021-12-141-5/+4
| * | Merge pull request #24 from willianpaixao/add-github-actionsjoeycastillo2021-12-1412-28/+75
| |\ \ | | |/ | |/|
| | * add github pages pipelineWillian Paixao2021-12-112-2/+28
| | * Merge remote-tracking branch 'origin/add-github-actions' into add-github-actionsWillian Paixao2021-12-110-0/+0
| | |\