index
:
anduril
simple-ui
trunk
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ui
/
meteor
/
meteor.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2023-11-02
reorganized project files (part 1)
Selene ToyKeeper
1
-0
/
+0
2023-06-29
Removed references to Harry Potter,
Selene ToyKeeper
1
-8
/
+8
2019-11-13
fixed some compile issues related to delay_4ms()
Selene ToyKeeper
1
-1
/
+0
2018-12-18
Updated the rest of the FSM interfaces to use the new config file system.
Selene ToyKeeper
1
-1
/
+1
2018-11-11
Updated most of the UIs to use the new event API.
Selene ToyKeeper
1
-31
/
+31
2018-08-18
Removed symlinks to fix Windows checkouts. Copies those files from their ori...
Selene ToyKeeper
1
-0
/
+1
2017-09-22
Updated Meteor UI to use provided go_to_standby. Started on UI3, but it's no...
Selene ToyKeeper
1
-12
/
+74
2017-09-01
Added UI2. UI2 is weird.
Selene ToyKeeper
1
-5
/
+86
2017-08-31
Started a Meteor M43 clone UI.
Selene ToyKeeper
1
-165
/
+200
2017-08-30
Reorganized FSM files, one dir per UI.
Selene ToyKeeper
1
-0
/
+0
2017-08-30
Replaced FSM_*_LAYOUT with FSM_*_DRIVER because I think it makes more sense.
Selene ToyKeeper
1
-1
/
+1
2017-08-26
Revert DarkHorse back to no wear-levelling.
Selene ToyKeeper
1
-15
/
+15
2017-08-26
Made wear-levelling work. Takes a bunch of extra ROM though.
Selene ToyKeeper
1
-15
/
+15
2017-08-26
Added eeprom load/save API (no wear levelling yet), verified it works in Dark...
Selene ToyKeeper
1
-1
/
+36
2017-08-26
Avoid suspending at weird times by deferring the call to standby mode.
Selene ToyKeeper
1
-24
/
+28
2017-08-26
Fixed bug: strobes could interfere with hold-from-off next time light was used.
Selene ToyKeeper
1
-20
/
+24
2017-08-26
Made DarkHorse always start at low when holding the button, like a real Zebra...
Selene ToyKeeper
1
-24
/
+19
2017-08-26
Forgot to handle beacon/strobe in LVP earlier.
Selene ToyKeeper
1
-7
/
+4
2017-08-26
Added beacons/strobes to DarkHorse.
Selene ToyKeeper
1
-6
/
+57
2017-08-26
Forgot to wrap one line for making thermal regulation optional.
Selene ToyKeeper
1
-0
/
+2
2017-08-26
Added DarkHorse, a clone of the ZebraLight UI.
Selene ToyKeeper
1
-0
/
+290