~gabe/flashlight-firmware/anduril2

« back to all changes in this revision

Viewing changes to Tom_E/narsil/NarsilMulti/Rev History.txt

  • Committer: Selene Scriven
  • Date: 2017-06-14 00:44:14 UTC
  • Revision ID: ubuntu@toykeeper.net-20170614004414-0zqnblgisemcjk8g
Updated Narsil to NarsilM 1.0

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
Vers 1.0 2017-05-29
 
2
- restored default moon level PWM value back to 3 for the 2 channel Q8. The ramping table
 
3
  starts at level 3, so to work with the current ramping nicely, 3 should be defaulted
 
4
Vers 1.0 2017-05-28
 
5
- bumped up the default moon level from a PWM value of 3 to 4, just in case the low value gives
 
6
  us problems with the 7135's in production (4 is a little better, might not be enough)
 
7
- changed default temp stepdown from 54 to 55
 
8
 
 
9
Vers 1.0 2017-05-20
 
10
- in ramping, when you 3X click for battery level, or 4X click for lock-out, no more max
 
11
  level flashing. So a 2X click to max is now slightly delayed
 
12
- in Mode Sets, you can now access temp readings and version # readings (2X click navigate,
 
13
  just like in ramping)
 
14
- reset to factory defaults is now accessible from Mode Sets (non ramping) because you can
 
15
  get into the version # blinking out state
 
16
- in Mode Sets, slightly lengthened time it takes to get into strobe (1.1s to 1.2s): trying
 
17
  to make it slightly harder to inadvertently access it
 
18
- in Mode Sets, lengthened the time to get into the Config Settings UI (from 2.5s to 3.2s):
 
19
  also attempt to make inadvertent access slightly less likely
 
20
- Lock-Out can be exited by either 2X click and quick click&hold, or 4X clicks. This way
 
21
  the light can be in Lock-Out and use the "Mode Sets" way to exit, or the "Ramping" way to exit
 
22
 
 
23
Vers 1.0 2017-05-14 --> Initial Release
 
24
- combined Narsil (2 chans) with NarsilTriple, and breaking out compile time settings
 
25
  to a separate header file called: setups.h
 
26
- Bug Fix: in ramping, blinky modes were unconditionally being invoked even if disabled by
 
27
  the user -- fixed this
 
28
- Bug Fix: in Mode Sets confoguration, the timed/thermal step down settings were not handled
 
29
  right, mis-interpreted -- fixed this
 
30
- New Feature: you can now reset the settings to factory defaults by press&hold while in
 
31
  version # display mode
 
32
- changed the intense (1st) strobe to 18 Hz from 16 Hz (made it more intense) and added
 
33
  the setting as an option in setups.h
 
34
- timeouts for a configuration setting of no clicks was 3.2 seconds, now 3.5 seconds:
 
35
  slightly longer.
 
36
- timeouts for a configuration setting with clicks was 1 second, now 2 seconds: longer
 
37
 (this timeout was pretty quick)
 
38
 
 
39