Daniel Poelzleithner
|
fee7b89cb0
|
small fixes to config and makefile
mark config file as unchanged when changed
|
2010-08-18 02:47:26 +02:00 |
Daniel Poelzleithner
|
d6e436e92f
|
reworked config script
new config script uses the very good urwid library.
works on non ncurses platforms like windows, too.
works with small screens
|
2010-08-18 02:32:17 +02:00 |
Marc
|
795064fd7a
|
Merge branch 'master' of http://github.com/poelzi/OpenChronos
|
2010-07-27 19:43:37 +02:00 |
Marc
|
fe862ac2cf
|
Merge branch 'master' of http://github.com/poelzi/OpenChronos
|
2010-07-26 18:31:13 +02:00 |
Dean Sellers
|
00974bb410
|
Added the three options for the time display to the python script for the config.h file.
|
2010-07-26 22:18:45 +10:00 |
Daniel Poelzleithner
|
4f591c0a7f
|
implement help text on make config
show a nice help text on make config
|
2010-07-26 01:03:43 +02:00 |
Marc
|
119a728287
|
first working (kind of) vario meter.
Still some problem of understanding with itoa and friends.
|
2010-07-24 18:06:42 +02:00 |
Marc
|
c1db39bdd0
|
change example name, let space for the actual vario function
|
2010-07-24 16:43:59 +02:00 |
Marc
|
9ef06b5399
|
Very simple modification.
Displays a moving message on line2 (moves by 1char/sec).
|
2010-07-24 15:06:50 +02:00 |
Daniel Poelzleithner
|
e4e853f648
|
better config
moved pump and watchdog to config interface
mode config list use sorted dict
|
2010-07-16 16:18:39 +02:00 |
Daniel Poelzleithner
|
736b3670e7
|
merge in eggtimer
eggtimer taken from http://sourceforge.net/projects/tichronostimer
|
2010-07-10 01:45:30 +02:00 |
Daniel Poelzleithner
|
f2ad741c91
|
make testmode configurable
allow test mode to toggle
add ifndef safty option in config generator
|
2010-07-07 12:22:20 +02:00 |
Daniel Poelzleithner
|
0aa7d8c2d6
|
add debug config option
|
2010-07-03 00:18:07 +02:00 |
Daniel Poelzleithner
|
374d4b3263
|
better hardware address generation
|
2010-06-26 01:12:56 +02:00 |
Daniel Poelzleithner
|
84f61affa8
|
make hardware address configurable
add gui to set hardware address for simpicti
|
2010-06-24 15:29:13 +02:00 |
Daniel Poelzleithner
|
977ef52b61
|
make frequency selectable
make the frequency selection from config working
|
2010-06-22 01:02:03 +02:00 |
Daniel Poelzleithner
|
bd7448df28
|
make date of week display date
make the date of week show the name not a number. make the code configurable
|
2010-06-21 18:43:37 +02:00 |
Daniel Poelzleithner
|
850892a9dd
|
add option to compile out 12h code
we can save some space by compiling out the 12h am/pm code
|
2010-06-21 14:38:14 +02:00 |
Daniel Poelzleithner
|
635ba91f73
|
add config frontend
add config frontend for configuring the firmware. type "make config" to configure.
build system does not use it yet
|
2010-06-20 16:11:29 +02:00 |