1
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Jul 17, 2024 — Jul 17, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
add possibility to change buzzer freq (original contrib by fertito) More... almost 15 years ago
update default config More... almost 15 years ago
Merge branch 'master' of http://github.com/poelzi/OpenChronos More... almost 15 years ago
update default config More... almost 15 years ago
Merge branch 'master' of ../chronos More... almost 15 years ago
fix compilation error on clock select More... almost 15 years ago
Merge branch 'master' of http://github.com/poelzi/OpenChronos More... almost 15 years ago
add default config file More... almost 15 years ago
Merge branch 'master' of http://github.com/poelzi/OpenChronos More... almost 15 years ago
Added the three options for the time display to the python script for the config.h file. More... almost 15 years ago
Removed define of OPTION_TIME_DISPLAY and added compiler warning if not set. In preparation for move to python configuration utility. More... almost 15 years ago
Merge branch 'add_am_pm' More... almost 15 years ago
implement help text on make config More... almost 15 years ago
vario now uses an history to smooth values. hist length currently hardcoded, but could be parametrized... More... almost 15 years ago
Merge branch 'master' of http://github.com/epall/OpenChronos More... almost 15 years ago
add another compile error to faq More... almost 15 years ago
Make CONFIG_ALTITUDE actually toggle Altitude module More... almost 15 years ago
Merge branch 'master' of http://github.com/poelzi/OpenChronos More... almost 15 years ago
bug fix: looks like I figured out how itoa() works. I guess, at least... More... almost 15 years ago
fix 'prout' module More... almost 15 years ago
first working (kind of) vario meter. Still some problem of understanding with itoa and friends. More... almost 15 years ago
change example name, let space for the actual vario function More... almost 15 years ago
Refactored the code to display hours so that a single function from display.c is used. More... almost 15 years ago
Very simple modification. Displays a moving message on line2 (moves by 1char/sec). More... almost 15 years ago
Added compile time configuration to select AM/PM or 24 hour time display. Possible (in order of code size requirements) to compile with 24hr, AM/PM or selectable. This also breaks the link between metric units and time display mode. More... almost 15 years ago
simple graphical plotter More... almost 15 years ago
Merge branch 'master' of http://github.com/poelzi/OpenChronos More... almost 15 years ago
fixes wrong bitmask of per_second. fixes bug #1 More... almost 15 years ago
fix test mode More... almost 15 years ago
sleep phase updates More... almost 15 years ago