Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Advanced Location Management #231

Open
wants to merge 141 commits into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
141 commits
Select commit Hold shift + click to select a range
4d1d791
initial setup & test
Mar 10, 2023
9564d22
simplified solar calulcation function
Mar 11, 2023
f2db3cd
Initial Release
Mar 11, 2023
b6ce773
initial setup
Mar 11, 2023
b26ee54
UTC offset fixes
Mar 12, 2023
a106e66
finished and cleaned up
Mar 12, 2023
8c0e578
renamed faces
Mar 13, 2023
9f7bd1c
optimizations & astro symbols
randogoth Mar 13, 2023
2ef50ea
init
randogoth Mar 13, 2023
82b65bf
advanced latlon setting
randogoth Mar 13, 2023
0eff9c2
simple functionality done
randogoth Mar 14, 2023
d852966
lat lon high precision fwd bwd
randogoth Mar 14, 2023
00ece0b
edit toggle
randogoth Mar 14, 2023
fe7f76f
added readme for branch
randogoth Mar 15, 2023
33adc18
DD DMS conversion & cleanup
randogoth Mar 15, 2023
ea3a959
DD to OLC conversion
randogoth Mar 15, 2023
c5988d1
olc encoding & decoding
randogoth Mar 15, 2023
06bba8a
OLC implementation
randogoth Mar 15, 2023
61ea946
swapped bools for modes, code cleanup
randogoth Mar 16, 2023
ccb7e31
place name editor
randogoth Mar 16, 2023
b8322ff
updated button logic, fixed display
randogoth Mar 16, 2023
f833e21
load and save places in state array
randogoth Mar 16, 2023
16d8245
todo list
randogoth Mar 16, 2023
07aa254
simplified OLC functions
randogoth Mar 17, 2023
4e23c73
geohash conversion functions
randogoth Mar 17, 2023
fbe85df
geohash display & digit functions
randogoth Mar 17, 2023
7a73e86
todo
randogoth Mar 17, 2023
0ab4387
finished geohash implementation
randogoth Mar 18, 2023
c319878
code display function, defaults, bugfixes
randogoth Mar 18, 2023
a6a0453
read/write file/reg logic
randogoth Mar 18, 2023
3a0d400
long light in DATA to cancel
randogoth Mar 18, 2023
747a2f7
write to registry
randogoth Mar 18, 2023
7232ca5
todo
randogoth Mar 18, 2023
212da81
read & write backup register
randogoth Mar 19, 2023
ec24fd1
file read/write
randogoth Mar 19, 2023
7dce3f8
todo
randogoth Mar 19, 2023
2ab18c0
new more concise button logic, optimizations
randogoth Mar 19, 2023
3be6adc
todo
randogoth Mar 19, 2023
a78c57f
renamed & cleaned up, fixed button logic
randogoth Mar 20, 2023
5df65e8
documentation
randogoth Mar 20, 2023
5dd0848
documentation
randogoth Mar 20, 2023
4da9b03
LAP mode for all coordinate screens
randogoth Mar 20, 2023
9f64d0a
faster and more precise geohash algorithm
randogoth Mar 20, 2023
324ee6b
updated description
randogoth Mar 20, 2023
67bdec8
updated docu
randogoth Mar 21, 2023
91bbaca
simple place face
randogoth Mar 21, 2023
9a4e8eb
bugfixes, updated documentation
randogoth Mar 21, 2023
a5fac3e
init
randogoth Mar 21, 2023
02d2e90
meh
randogoth Mar 21, 2023
428735c
added public functions for OLC and Geohash
randogoth Mar 21, 2023
6c6daa1
Merge branch 'place' into randonaut
randogoth Mar 21, 2023
1b411d0
randonauting face
randogoth Mar 22, 2023
95c4d48
fix
randogoth Mar 22, 2023
7148e7f
display fix
randogoth Mar 22, 2023
e474f34
Merge branch 'place' into randonaut
randogoth Mar 22, 2023
f5c287c
cleanup
randogoth Mar 23, 2023
bf70c06
simplified R/W
randogoth Mar 23, 2023
f97cb5e
simpler r/w, place swapping
randogoth Mar 23, 2023
894c7f2
Merge branch 'randonaut' into testing
randogoth Mar 23, 2023
a9c324f
Merge remote-tracking branch 'origin/planetary-hours' into testing
randogoth Mar 23, 2023
2042f69
removed place
randogoth Mar 23, 2023
8722c52
added place
randogoth Mar 23, 2023
932b395
added place
randogoth Mar 23, 2023
ca459fe
all faces for testing
randogoth Mar 23, 2023
50680b0
merged changes from 'testing'
randogoth Mar 23, 2023
8953808
wrapping ruler
randogoth Mar 23, 2023
b30a924
simple place swap
randogoth Mar 24, 2023
32c70d9
bugfixes
randogoth Mar 24, 2023
c1deba3
bugfix
randogoth Mar 24, 2023
9f0cd04
added place
randogoth Mar 24, 2023
00873b4
bugfixes
randogoth Mar 24, 2023
8f50b54
swap with long A, long a quick ticks
randogoth Mar 24, 2023
938f5c5
fixed TRNG call
randogoth Mar 25, 2023
55f8afe
fixed declaration conflict
randogoth Mar 25, 2023
eb4974c
modulo bias filter
randogoth Mar 25, 2023
b1f9337
simplified things, chance RNG selection
randogoth Mar 25, 2023
c6b26bd
fixed button logic, better menus
randogoth Mar 25, 2023
968199b
cleanup
randogoth Mar 25, 2023
b8ec8d3
documentation
randogoth Mar 25, 2023
45b6462
documentation
randogoth Mar 26, 2023
b65f8a9
docu fixes
randogoth Mar 26, 2023
5fdf05b
init
randogoth Mar 26, 2023
b06f551
basic functions
randogoth Mar 26, 2023
3023dd4
all needed static functions done
randogoth Mar 26, 2023
0f68500
progress
randogoth Mar 27, 2023
a5f0e02
active digit reset fix
randogoth Mar 27, 2023
b6fc765
coins and dice done
randogoth Mar 27, 2023
205214f
progress
randogoth Mar 28, 2023
e83db30
place update
randogoth Mar 28, 2023
06e2d87
divination faces functionality done
randogoth Mar 28, 2023
f2ae26b
original README
randogoth Mar 28, 2023
5635649
updated place_face
randogoth Mar 28, 2023
ee2799b
fallback to register location
randogoth Mar 28, 2023
c249f2b
cleanup
randogoth Mar 28, 2023
6665b57
better divine_bit
randogoth Mar 29, 2023
559b330
optimizations
randogoth Mar 29, 2023
eed126f
merged latest place_face
randogoth Mar 29, 2023
3747565
documentation
randogoth Mar 29, 2023
d6b8d1d
figure numbers and names
randogoth Mar 29, 2023
2ea3ffd
captions optional
randogoth Mar 29, 2023
5ad4152
fixed faster seconds
randogoth Mar 30, 2023
6b480cc
removed place_face from branch
randogoth Mar 30, 2023
53d4795
coin animation
randogoth Mar 30, 2023
16c09c0
dice animation & optimizations
randogoth Mar 30, 2023
0b1083d
animation
randogoth Mar 30, 2023
dfd0c36
changed names, documented
randogoth Mar 30, 2023
b11920f
bugfix
randogoth Mar 30, 2023
f5c83aa
cleanup
randogoth Mar 30, 2023
959ba7d
removed pointless freq req
randogoth Mar 31, 2023
c59f634
init
randogoth Mar 31, 2023
fcccb09
dual chronograph
randogoth Apr 1, 2023
199444e
reset config
randogoth Apr 1, 2023
d17b614
reset config
randogoth Apr 1, 2023
7c032dd
reset config
randogoth Apr 1, 2023
b432730
reset config
randogoth Apr 1, 2023
0eca5b2
fixed dependency issue
randogoth Apr 1, 2023
dd79d41
reset readme
randogoth Apr 1, 2023
66a5e65
documented and cleaned up
randogoth Apr 1, 2023
ff5a8bc
minor bugfixes
randogoth Apr 1, 2023
47fa388
minor bugfix
randogoth Apr 1, 2023
77afe05
saved a bit :)
randogoth Apr 1, 2023
7f47c62
saved a bit :)
randogoth Apr 1, 2023
9eef969
unused var warning fix
randogoth Apr 1, 2023
640d105
fix
randogoth Apr 1, 2023
48b698e
swap TC2 with TC3 to avoid conflict
randogoth Apr 1, 2023
01527da
conflict
randogoth Apr 1, 2023
dca6864
show active when returning to face
randogoth Apr 1, 2023
0e11f07
Merge branch 'randonaut'
randogoth Apr 1, 2023
21eb921
Merge branch 'places'
randogoth Apr 1, 2023
bc6bc3e
Merge branch 'planetary-hours'
randogoth Apr 1, 2023
554eb9a
Merge branch 'divinate'
randogoth Apr 1, 2023
3b4a4b6
Randonaut Firmware
randogoth Apr 1, 2023
cf2a8ad
removed stock sw
randogoth Apr 1, 2023
e617cd9
quick checkout script
randogoth Apr 1, 2023
6ada5e8
fix
randogoth Apr 1, 2023
17092b6
Merge remote-tracking branch 'upstream/main'
randogoth Apr 19, 2023
c2b8eef
reverting defaults
randogoth Apr 19, 2023
e20b91d
unneeded script removed
randogoth Apr 19, 2023
0c35b67
added place and places
randogoth Apr 19, 2023
b45f317
fixed bugs & warnings
randogoth Apr 19, 2023
1bb7794
Merge branch 'main' into places
randogoth Jun 13, 2024
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions movement/make/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -117,6 +117,8 @@ SRCS += \
../watch_faces/complication/randonaut_face.c \
../watch_faces/complication/toss_up_face.c \
../watch_faces/complication/geomancy_face.c \
../watch_faces/settings/place_face.c \
../watch_faces/settings/places_face.c \
../watch_faces/clock/simple_clock_bin_led_face.c \
../watch_faces/complication/flashlight_face.c \
../watch_faces/clock/decimal_time_face.c \
Expand Down
2 changes: 2 additions & 0 deletions movement/movement_faces.h
Original file line number Diff line number Diff line change
Expand Up @@ -92,6 +92,8 @@
#include "toss_up_face.h"
#include "geomancy_face.h"
#include "dual_timer_face.h"
#include "place_face.h"
#include "places_face.h"
#include "simple_clock_bin_led_face.h"
#include "flashlight_face.h"
#include "decimal_time_face.h"
Expand Down
Loading
Loading