Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | - fixed usage of user.create () in tests | Jogi Hofmüller | 2011-08-04 | 1 | -1/+1 | |
* | - added functionality for location | Jogi Hofmüller | 2011-08-03 | 7 | -30/+156 | |
* | cleanup | Christian Pointner | 2011-08-02 | 1 | -1/+0 | |
* | - fixed bug that showed wrong Email after successfull registration | Jogi Hofmüller | 2011-08-02 | 1 | -9/+6 | |
* | - added renewal for session id (every ten minutes) | Jogi Hofmüller | 2011-08-02 | 4 | -15/+47 | |
* | - started working on user locations | Jogi Hofmüller | 2011-08-02 | 3 | -6/+93 | |
* | - logout works now | Jogi Hofmüller | 2011-08-02 | 5 | -34/+70 | |
* | - login works now | Jogi Hofmüller | 2011-08-02 | 5 | -10/+27 | |
* | - modified/improved session handling | Jogi Hofmüller | 2011-08-02 | 5 | -21/+18 | |
* | - finished registration procedure | Jogi Hofmüller | 2011-08-01 | 7 | -32/+178 | |
* | - found a way to handle encoding | Jogi Hofmüller | 2011-08-01 | 4 | -19/+38 | |
* | - have a confirmation request sent by email for registration now | Jogi Hofmüller | 2011-07-31 | 4 | -9/+49 | |
* | - new module MmdUser.py | Jogi Hofmüller | 2011-07-31 | 7 | -55/+201 | |
* | 1wire for DS1821 works now | Christian Pointner | 2011-07-31 | 3 | -70/+165 | |
* | one wire write commands work | Christian Pointner | 2011-07-30 | 2 | -97/+261 | |
* | moved RTC specific defines to rtc.inc | Christian Pointner | 2011-07-30 | 2 | -18/+21 | |
* | resetting ttx while rtc gets configured (clock out) | Christian Pointner | 2011-07-30 | 2 | -7/+2 | |
* | no timer1 anymore using rtc clkout capability | Christian Pointner | 2011-07-30 | 1 | -24/+17 | |
* | fixed i2c_recv_byte (carry flag) | Christian Pointner | 2011-07-30 | 1 | -0/+1 | |
* | added time output | Christian Pointner | 2011-07-30 | 3 | -2/+106 | |
* | added get time function | Christian Pointner | 2011-07-29 | 2 | -7/+50 | |
* | put rtc and ttx in seperate files | Christian Pointner | 2011-07-29 | 3 | -295/+348 | |
* | rtc init after reset works now | Christian Pointner | 2011-07-29 | 1 | -78/+122 | |
* | - added modules for sqlite3 connection and session handling | Jogi Hofmüller | 2011-07-29 | 5 | -26/+113 | |
* | added some more rtc init code | Christian Pointner | 2011-07-29 | 1 | -13/+68 | |
* | - added stylesheet locally and adapted MmdWidgets.py | Jogi Hofmüller | 2011-07-29 | 2 | -5/+94 | |
* | initial revision | Jogi Hofmüller | 2011-07-29 | 3 | -0/+287 | |
* | moved software tests to tools | Christian Pointner | 2011-07-29 | 5 | -0/+0 | |
* | tiny refactoring | Christian Pointner | 2011-07-29 | 1 | -3/+3 | |
* | first working I2C code | Christian Pointner | 2011-07-29 | 1 | -22/+161 | |
* | improved ihu <-> ttx code | Christian Pointner | 2011-07-28 | 1 | -4/+17 | |
* | receive is now faster | Christian Pointner | 2011-07-28 | 1 | -2/+1 | |
* | checksum fix | Christian Pointner | 2011-07-27 | 2 | -1/+2 | |
* | ttx <-> ihu communication include checksum/ack works now | Christian Pointner | 2011-07-27 | 3 | -11/+40 | |
* | ihu-ttx implement read of csum @ihu (not yet tested) | Christian Pointner | 2011-07-26 | 1 | -12/+59 | |
* | improved pic make file | Christian Pointner | 2011-07-26 | 2 | -23/+69 | |
* | renamed cpu to mpu at docs | Christian Pointner | 2011-07-26 | 4 | -55/+71 | |
* | ttx multiple byte rx code added (not tested yet) | Christian Pointner | 2011-07-25 | 1 | -35/+97 | |
* | fixed cw generation | Christian Pointner | 2011-07-25 | 1 | -1/+1 | |
* | updatd ihu-ttx proto | Christian Pointner | 2011-07-25 | 2 | -30/+45 | |
* | spell checking and typos | Christian Pointner | 2011-07-25 | 1 | -11/+11 | |
* | defined protocol between ihu and ttx | Christian Pointner | 2011-07-25 | 1 | -3/+81 | |
* | communication speed ihu -> ttx is now right | Christian Pointner | 2011-07-25 | 2 | -67/+20 | |
* | first working communication between ihu and ttx | Christian Pointner | 2011-07-25 | 2 | -113/+268 | |
* | switched to 125kHz for TTX | Christian Pointner | 2011-07-24 | 1 | -6/+6 | |
* | first test for IHU,TTX communication | Christian Pointner | 2011-07-24 | 1 | -7/+31 | |
* | uart recv works | Christian Pointner | 2011-07-24 | 1 | -11/+73 | |
* | ihu and ttx reset works now | Christian Pointner | 2011-07-24 | 2 | -15/+10 | |
* | now using A as start sign | Christian Pointner | 2011-07-23 | 3 | -6/+11 | |
* | decode beacon prints cnt as deciaml number now | Christian Pointner | 2011-07-23 | 2 | -43/+4 |