summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* - changed #map to 256x512Jogi Hofmüller2011-08-102-3/+4
* - added comment on howto fix the eas/west connecting line to computeTrajectoryJogi Hofmüller2011-08-091-0/+5
* - included link to ARISSAT-1Jogi Hofmüller2011-08-091-1/+1
* - made fonts smallerJogi Hofmüller2011-08-091-7/+7
* - changed from 24 to 3 hour previewJogi Hofmüller2011-08-091-2/+4
* - we are tracking ARISSAT-1 now ;)Jogi Hofmüller2011-08-092-24/+114
* - added file testmap.htmlJogi Hofmüller2011-08-093-9/+83
* - began writing a Satellite componentJogi Hofmüller2011-08-081-0/+50
* - testing svn commitJogi Hofmüller2011-08-051-1/+1
* added multiplication codeChristian Pointner2011-08-044-3/+367
* minor cleanupChristian Pointner2011-08-041-2/+2
* - fixed typo in createJogi Hofmüller2011-08-041-1/+1
* - dummy messageJogi Hofmüller2011-08-041-1/+3
* - added database schemaJogi Hofmüller2011-08-041-0/+51
* - fixed usage of user.create () in testsJogi Hofmüller2011-08-041-1/+1
* - added functionality for locationJogi Hofmüller2011-08-037-30/+156
* cleanupChristian Pointner2011-08-021-1/+0
* - fixed bug that showed wrong Email after successfull registrationJogi Hofmüller2011-08-021-9/+6
* - added renewal for session id (every ten minutes)Jogi Hofmüller2011-08-024-15/+47
* - started working on user locationsJogi Hofmüller2011-08-023-6/+93
* - logout works nowJogi Hofmüller2011-08-025-34/+70
* - login works nowJogi Hofmüller2011-08-025-10/+27
* - modified/improved session handlingJogi Hofmüller2011-08-025-21/+18
* - finished registration procedureJogi Hofmüller2011-08-017-32/+178
* - found a way to handle encodingJogi Hofmüller2011-08-014-19/+38
* - have a confirmation request sent by email for registration nowJogi Hofmüller2011-07-314-9/+49
* - new module MmdUser.pyJogi Hofmüller2011-07-317-55/+201
* 1wire for DS1821 works nowChristian Pointner2011-07-313-70/+165
* one wire write commands workChristian Pointner2011-07-302-97/+261
* moved RTC specific defines to rtc.incChristian Pointner2011-07-302-18/+21
* resetting ttx while rtc gets configured (clock out)Christian Pointner2011-07-302-7/+2
* no timer1 anymore using rtc clkout capabilityChristian Pointner2011-07-301-24/+17
* fixed i2c_recv_byte (carry flag)Christian Pointner2011-07-301-0/+1
* added time outputChristian Pointner2011-07-303-2/+106
* added get time functionChristian Pointner2011-07-292-7/+50
* put rtc and ttx in seperate filesChristian Pointner2011-07-293-295/+348
* rtc init after reset works nowChristian Pointner2011-07-291-78/+122
* - added modules for sqlite3 connection and session handlingJogi Hofmüller2011-07-295-26/+113
* added some more rtc init codeChristian Pointner2011-07-291-13/+68
* - added stylesheet locally and adapted MmdWidgets.pyJogi Hofmüller2011-07-292-5/+94
* initial revisionJogi Hofmüller2011-07-293-0/+287
* moved software tests to toolsChristian Pointner2011-07-295-0/+0
* tiny refactoringChristian Pointner2011-07-291-3/+3
* first working I2C codeChristian Pointner2011-07-291-22/+161
* improved ihu <-> ttx codeChristian Pointner2011-07-281-4/+17
* receive is now fasterChristian Pointner2011-07-281-2/+1
* checksum fixChristian Pointner2011-07-272-1/+2
* ttx <-> ihu communication include checksum/ack works nowChristian Pointner2011-07-273-11/+40
* ihu-ttx implement read of csum @ihu (not yet tested)Christian Pointner2011-07-261-12/+59
* improved pic make fileChristian Pointner2011-07-262-23/+69