1
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Jul 25, 2024 — Jul 25, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Made battery optional More... over 14 years ago
Made battery optional More... over 14 years ago
Made alarm optional More... over 14 years ago
Made alarm optional More... over 14 years ago
Update README file More... over 14 years ago
Add new settings for zero-based ascent tone and descent tone. More... over 14 years ago
Added logic for averaging pressure values if they come in faster than we can process them. Change a s16 to s8 in chirp() as the code was getting too big to compile without FIXEDPOINT ... More... over 14 years ago
These changes add a simple variometer function to the OpenChronos code, replacing the existing vario which was a work in progress. The new vario provides the following user-visible functions: More... over 14 years ago
eggtimer: fixed problem with timer/compare More... almost 15 years ago
Button interrupts disabled during sequence scanning, scanning hangs no more More... almost 15 years ago
Sequence works for set and check, stores in memory, hangs with a button press, Link works on success sequence. More... almost 15 years ago
Code check working, blocks on other button press, some mess with accel code More... almost 15 years ago
sequence from Ziyan Zhou minimal implemented More... almost 15 years ago
Merge branch 'gps' of github.com:gabrielventosa/OpenChronos into gps More... almost 15 years ago
GPS files added More... almost 15 years ago
GPS menu working... i guess! More... almost 15 years ago
..GPS menu begin to work More... almost 15 years ago
Some bytes less, simplicity_tx_only disabled More... almost 15 years ago
RFBSL hidden behind battery More... almost 15 years ago
Data also is configured only via Sync, After Sync Watch returns to normal mode More... almost 15 years ago
Sync removed from main menu, sync now replaced the manual time set function, More... almost 15 years ago
Modified to remove all funcitions associted with PPT mode. Compiled size .text = 28136 bytes More... almost 15 years ago
First commit of the lean branch More... almost 15 years ago
conditionally compile the contents of strength.c More... almost 15 years ago
gitignore the generated HTML of extending.txt More... almost 15 years ago
doc in header file More... almost 15 years ago
proper doc headers in strength.c More... almost 15 years ago
include the config.h in project.h so that request bits can be conditionally compiled More... almost 15 years ago
Create a bit in the request struct for Strength buzz requests so that process_requests is called at all More... almost 15 years ago
Strength banner all-caps More... almost 15 years ago