0
I Use This!
Inactive

Commits : Listings

Analyzed about 14 hours ago. based on code collected 1 day ago.
May 17, 2023 — May 17, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #68 from elafargue/master More... almost 7 years ago
Release 12.31-c - Final power optimization for LiPo charger More... almost 7 years ago
Merge pull request #65 from elafargue/fw-binaries More... almost 7 years ago
Release 12.31-b - More improvement to LiPo charging timer checks, when returning from temporary power-up during logging. More... almost 7 years ago
Release 12.31-a - Safety improvement on charging. More... almost 7 years ago
Version 12.30-d : fix "61s" logging issue where the Onyx logging interval was 1s too long due to alarm being set and triggering at start/end of the alarm second respectively. More... almost 8 years ago
Add compiled version of fixed_images to workaround a bug on ImageMagick More... about 8 years ago
Firmware loader: update code to compile on current MacOS version.
Ed
More... over 8 years ago
Version 12.30-c : do not keep track of min/max until the geiger reading is valid
Ed
More... over 8 years ago
12.30-b: Fix "never dim" option. Fix logging issue.
Ed
More... over 8 years ago
Version 12.30a : device active with screen/kbd off option. Logging keeps track of CPM min/max values over logging period. Screen dim delay is a setting now.
Ed
More... over 8 years ago
12.29-b: Dim delay is now configurable (get/set command on CLI)
Ed
More... almost 9 years ago
12.28-f : Full implementation of new menu system
Ed
More... almost 9 years ago
New menu system with operating modes: first working version
Ed
More... almost 9 years ago
OpModes: further work
Ed
More... almost 9 years ago
Operating modes: work in progress.
Ed
More... almost 9 years ago
Compilation fixes: fix all compilation warnings New menu: manage operating modes configuration/load/save
Ed
More... almost 9 years ago
Linking: rename assembly entrypoint to prepare GCC upgrade.
Ed
More... almost 9 years ago
12.28-e : Fix flashing issue that occured only when flashing from CLI
Ed
More... almost 9 years ago
Bugfix: Geiger CPM calculation bug fixed (used to lead to invalidation of CPM status).
Ed
More... almost 9 years ago
Small typo fixes. Remove unused variables.
Ed
More... almost 9 years ago
Geiger: correct bug that only appeared at high CPM rates (window becoming invalidated)
Ed
More... almost 9 years ago
Graph: fix display bug on rightmost pixel of the graph
Ed
More... almost 9 years ago
12.28-c : Graph is much faster, and follows the CPM values, not a 15 second CPM extrapolation like before.
Ed
More... almost 9 years ago
CPM Calculation: move CPM calculation into Timer4 interrupt.
Ed
More... almost 9 years ago
12.28-b Headphones output: software workaround for hardware bug caused by a bad chip reference on the Onyx, see Geiger.cpp for complete explanation.
Ed
More... almost 9 years ago
Minor updates on headphone output
Ed
More... almost 9 years ago
12-28-a : Full implementation of headphones output.
Ed
More... almost 9 years ago
12.27-b : Implement headphone output
Ed
More... almost 9 years ago
Screen dim: discard key press when screen is dimmed.
Ed
More... almost 9 years ago