BangleApps/apps/sixths/README.md

93 lines
3.0 KiB
Markdown
Raw Normal View History

# Sixth Sense ![](app.png)
Clock displaying just the right information at the right time.
Experimental clock face. It aims to display just the right importation
at the right time, with focus on various sensors. Normally, digital
clock, date and step count in kilometers is displayed.
It saves a lot of logs for debugging and future use. In particular, it
saves battery and step counters all the time, and GPS positions
whenever it is enabled. You may not want to use it if you are secret
agent or journalist in Iran.
Application can be controled by gestures, making control possible in
challenging conditions such as on horseback. Gestures are based on
morse code, left half of screen is for ".", right half of screen is
for "-". Gesture should always start in the upper half of screen. If
next symbol is same, drag vertically, else drag horizontally.
Power saving GPS mode is available, suitable for hiking. GPS fix is
acquired once every few minutes, and written into the log. Approximate
distance travelled is displayed. Due to only taking fix every few
minutes, real distance will be usually higher than approximation.
Useful gestures:
B -- "Battery", show/buzz battery info
D -- "Down", previous waypoint
F -- "turn oFf gps", disable GPS.
T -- "Turn on gps", enable GPS for 4 hours in low power mode.
I -- "Info", toggle info display
L -- "aLtimeter", load altimeter app
M -- "Mark", create mark from current position
N -- "Note", take a note and write it to the log.
O -- "Orloj", run orloj app
P -- "runPlus", run "runplus" app
R -- "Reset" daily statistics
S -- "Speed", enable GPS for 30 minutes in high power mode.
G -- "Get time", buzz current time
U -- "Up", next waypoint
Y -- "compass", reset compass
When application detects watch is being worn, it will use vibrations
to communicate back to the user.
B -- battery low.
E -- acknowledge, gesture understood.
I -- unknown gesture.
T -- start of new hour.
Three colored dots may appear on display. North is on the 12 o'clock
position (top of the display).
red: this is direction to the waypoint.
green: this is direction you are moving into, according to GPS.
blue: this is direction top of watch faces, according to the compass.
Written by: [Pavel Machek](https://github.com/pavelmachek)
## Future Development
I'd like to expand GPS development more, allowing marking of waypoints
and navigating back to them. I'd also like to make power-saving
optional.
I'd also like to utilize the altimeter more, likely remembering
altitude of home location, automatically correcting for pressure every
night.
I'd like to make display nicer, and likely more dynamic, displaying
whatever application believes is most important at the time (and
possibly allowing scrolling).
Todo:
*) only turn on compass when needed
2024-07-05 20:39:33 +00:00
*) implement longer recording than "G".
*) allow setting up home altitude, or at least disable auto-calibration
*) show time-to-sunset / sunrise?
2024-08-14 19:21:59 +00:00
*) "myprofile" to read step length
2024-08-14 20:10:27 +00:00
?) display gps alt + offset to baro
2024-08-14 19:21:59 +00:00
2024-08-14 20:10:27 +00:00
?) start logging baro pressure
2024-08-14 19:21:59 +00:00
*) compute climb/descent
*) switch to compensated compass