Copy of http://bazaar.launchpad.net/~toykeeper/flashlight-firmware/fsm/files/head:/ so that I can search it. Copied 23 Feb 2018. Last updated: never.
Stars
0
Forks
0
Watchers
0
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
No contributors data available
Updated Anduril UI text/diagram to match current code.
75ba55cView on GitHubAnduril: Re-ordered strobe modes. Reduced compiled size a bit by caching volatile vars.
02d0892View on GitHubAnduril: Added room-temperature calibration function. Slowed down thermal regulation speed for small adjustments.
493905aView on GitHubFSM: added ability to adjust temperature calibration in UI (lower-case therm_cal_offset var).
f720eb2View on GitHubWork around issues related to ADC interrupt auto-triggering itself.
3e2f579View on GitHubMade thermal adjustment speed change depending on how far it needs to go.
6149a1cView on GitHubDebouncing finally works (at least, it does on my two test hosts).
87d754bView on GitHubGreatly improved button debouncing. Helps a lot on FW3A and my light saber.
583bd92View on GitHubWorking toward a FW3A release now. Made strobes use Nx7135 (when available) instead of FET.
b9787d8View on GitHubMade it possible to override address of eeprom array in RAM.
4b02f64View on GitHubAdded a candle flicker mode to Anduril. Easy to enable/disable at compile time.
6f8d5eeView on GitHub