]> git.earman.xyz Git - sensor-watch.git/commit
Planetary Hours Faces (#234)
authorrandogoth <kflux@posteo.de>
Sun, 16 Apr 2023 14:13:21 +0000 (15:13 +0100)
committerGitHub <noreply@github.com>
Sun, 16 Apr 2023 14:13:21 +0000 (10:13 -0400)
commit2b876236112b8f7f85d4ff0675f8fac8ddc190b9
treeb669b29f1cf7e0fabad5a10c5b293f18a4dcaff9
parent462f24b31321107834d00016d0b07aa044be5d7e
Planetary Hours Faces (#234)

* initial setup & test

* simplified solar calulcation function

* Initial Release

* initial setup

* UTC offset fixes

* finished and cleaned up

* renamed faces

* optimizations & astro symbols

* wrapping ruler

* cleanup

* optimizations

* merged latest place_face

* documentation

* fixed faster seconds

* removed place_face from branch

* reset config

---------

Co-authored-by: NN Solex <info@sublunar.space>
Co-authored-by: joeycastillo <joeycastillo@utexas.edu>
movement/make/Makefile
movement/movement_faces.h
movement/watch_faces/complication/planetary_hours_face.c [new file with mode: 0644]
movement/watch_faces/complication/planetary_hours_face.h [new file with mode: 0644]
movement/watch_faces/complication/planetary_time_face.c [new file with mode: 0644]
movement/watch_faces/complication/planetary_time_face.h [new file with mode: 0644]