Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - made fonts smaller | Jogi Hofmüller | 2011-08-09 | 1 | -7/+7 |
* | - changed from 24 to 3 hour preview | Jogi Hofmüller | 2011-08-09 | 1 | -2/+4 |
* | - we are tracking ARISSAT-1 now ;) | Jogi Hofmüller | 2011-08-09 | 2 | -24/+114 |
* | - added file testmap.html | Jogi Hofmüller | 2011-08-09 | 3 | -9/+83 |
* | - began writing a Satellite component | Jogi Hofmüller | 2011-08-08 | 1 | -0/+50 |
* | - testing svn commit | Jogi Hofmüller | 2011-08-05 | 1 | -1/+1 |
* | added multiplication code | Christian Pointner | 2011-08-04 | 4 | -3/+367 |
* | minor cleanup | Christian Pointner | 2011-08-04 | 1 | -2/+2 |
* | - fixed typo in create | Jogi Hofmüller | 2011-08-04 | 1 | -1/+1 |
* | - dummy message | Jogi Hofmüller | 2011-08-04 | 1 | -1/+3 |
* | - added database schema | Jogi Hofmüller | 2011-08-04 | 1 | -0/+51 |
* | - 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 |