1
I Use This!
Inactive

Commits : Listings

Analyzed about 4 hours ago. based on code collected about 4 hours ago.
Jul 19, 2024 — Jul 19, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
longer beeps More... almost 15 years ago
introduce a third state in Strength: when running, the up button stops the time, another up-button-press resets. More... almost 15 years ago
display the seconds More... almost 15 years ago
make Strength a L1 function More... almost 15 years ago
reset beeping request after beeping More... almost 15 years ago
Strength, yet without display More... almost 15 years ago
start 1Hz work of strength More... almost 15 years ago
Emacs settings: c style, basic offset More... almost 15 years ago
always try to make the build directory if not exists More... almost 15 years ago
Some kind of retroactive design document about my findings about how things work More... almost 15 years ago
gitignore the TAGS file More... almost 15 years ago
add etags target to makefile More... almost 15 years ago
first attempt at function -- just display a string. crashes. More... almost 15 years ago
support time zones with non-integer offsets (like india or central australia) More... almost 15 years ago
increase LCD frequency some more to really stop flickering in the sun More... almost 15 years ago
let memory.py output the size of the firmware image More... almost 15 years ago
Merge branch 'midluk/infomem' into 'master' More... almost 15 years ago
do not change watchdog timer configuration while servicing (just reset) More... almost 15 years ago
reactivate watchdog in infomem.c:infomem_write_flash_segment() More... almost 15 years ago
correctly initialize values in date set dialog without leading zeros More... almost 15 years ago
slightly increase LCD frequency to avoid flickering in the sun More... almost 15 years ago
sidereal time: allow multiple longitudes to be stored and selected from More... almost 15 years ago
use correct frequency 868 in config instead of 869 More... almost 15 years ago
use information memory to store time zone and longitude for sidereal time More... almost 15 years ago
make config option "Acceleration" really disable acceleration sensor More... almost 15 years ago
replace chained lists for menu with arrays More... almost 15 years ago
add information memory driver More... almost 15 years ago
Add some help text to sidereal time clock config option More... almost 15 years ago
add two new layers to sidereal time set routine for longitude and time zone More... almost 15 years ago
add new modes to set_value() More... almost 15 years ago