]> git.earman.xyz Git - sensor-watch.git/commit
Coin & Dice Toss & Geomantic Divination Watch Faces (#235)
authorrandogoth <kflux@posteo.de>
Sun, 16 Apr 2023 14:16:10 +0000 (15:16 +0100)
committerjoeycastillo <joeycastillo@utexas.edu>
Sun, 16 Apr 2023 15:00:08 +0000 (11:00 -0400)
commit721887de3a94ee8e7c87ed3ed0235bacf20ffc59
treec07c09c8477d666be00a616cf91a4ba366b78d1f
parentbfeca930089e61dc0ce5680c6cfb9beaa0064ec4
Coin & Dice Toss & Geomantic Divination Watch Faces (#235)

* init

* advanced latlon setting

* simple functionality done

* lat lon high precision fwd bwd

* edit toggle

* added readme for branch

* DD DMS conversion & cleanup

* DD to OLC conversion

* olc encoding & decoding

* OLC implementation

* swapped bools for modes, code cleanup

* place name editor

* updated button logic, fixed display

* load and save  places in state array

* todo list

* simplified OLC functions

* geohash conversion functions

* geohash display & digit functions

* todo

* finished geohash implementation

* code display function, defaults, bugfixes

* read/write file/reg logic

* long light in DATA to cancel

* write to registry

* todo

* read & write backup register

* file read/write

* todo

* new more concise button logic, optimizations

* todo

* renamed & cleaned up, fixed button logic

* documentation

* documentation

* LAP mode for all coordinate screens

* faster and more precise geohash algorithm

* updated description

* updated docu

* simple place face

* bugfixes, updated documentation

* init

* meh

* added public functions for OLC and Geohash

* randonauting face

* fix

* display fix

* cleanup

* bugfixes

* bugfix

* added place

* fixed TRNG call

* fixed declaration conflict

* modulo bias filter

* simplified things, chance RNG selection

* fixed button logic, better menus

* cleanup

* documentation

* docu fixes

* init

* basic functions

* all needed static functions done

* progress

* coins and dice done

* progress

* place update

* divination faces functionality done

* better divine_bit

* figure numbers and names

* captions optional

* coin animation

* dice animation & optimizations

* animation

* changed names, documented

* bugfix

* cleanup

* reset config

---------

Co-authored-by: joeycastillo <joeycastillo@utexas.edu>
movement/make/Makefile
movement/movement_faces.h
movement/watch_faces/complication/geomancy_face.c [new file with mode: 0644]
movement/watch_faces/complication/geomancy_face.h [new file with mode: 0644]
movement/watch_faces/complication/toss_up_face.c [new file with mode: 0644]
movement/watch_faces/complication/toss_up_face.h [new file with mode: 0644]