Changeset 4797
- Timestamp:
- 11/18/08 13:08:41 (5 years ago)
- Location:
- developers/charlie/Wiki
- Files:
-
- 2 added
- 5 edited
Legend:
- Unmodified
- Added
- Removed
-
developers/charlie/Wiki/ATCommands
r4777 r4797 53 53 - AT+COPS=0,0 : find a network and register on it (may take some time) 54 54 55 * Phone 56 - ATD012345678; : call number 57 - ATH : release all call 58 - AT+CLCC: interogate active calls status 59 55 60 * Unsolicited 56 61 57 62 - AT+CMT : Incoming SMS 58 63 - AT+CMTI : incoming stored SMS 64 -
developers/charlie/Wiki/Battery
r4770 r4797 1 1 * Battery 2 3 Max : 4.2 4 5 Min required to boot : 3.6 6 7 Even when plugged the battery won't charge. Then I can start the boot 8 sequence, but it will stop b4 the end without telling anything, and 9 the backlight will stay on. 2 10 3 11 Report not working anymore, I get this error : -
developers/charlie/Wiki/Hardware
r4770 r4797 4 4 - [[MC75i]] 5 5 - [[SMD]] 6 7 8 Get more infos at : https://hardware.internal.openmoko.org/ee -
developers/charlie/Wiki/TestingGSM
r4770 r4797 6 6 There is a problem there, and we may need to use **stty -F /dev/ttySAC0 crtscts** in an other terminal *after* we started cu. 7 7 (We may also need to use : **chown uucp.uucp /dev/ttySAC0** before accessing the modem) 8 9 And don't forget to turn the modem on first ! 8 10 9 11 * Using python : -
developers/charlie/Wiki/Todo
r4784 r4797 2 2 3 3 * Solve bugs #1610 and name size (put a warning) 4 * Have a look at https://svn.internal.openmoko.org/trunk/gta03/schedule/5 (use taskjuggler)6 4 * See how to run sdl on framebuffer (there is a tslib problem) 7 5 8 6 == GSM Testing == 9 * Check how suspending and resume work10 What are the problems, how do we test them ?11 7 * Add call tests 12 8 * Add user interactions in the GSM test script 13 9 * Modify kernel driver to have a do_reset method in gsm_pm ? 10 * See ticket #1857, try to reproduce the problem 11 sent message to trac, waiting for more info 12 * Check how suspending and resume work 13 What are the problems, how do we test them ? 14 14 15 15 == Tichy == 16 * Improve default style ! (Steal it from raster)17 * Talking on notification plugin :)16 * Create gui_edje (with default edje files for every widget) 17 * Proper command line argument parsing 18 18 * New .bb file using git 19 19 * Fix WaitDBus call timeout problem in tichy
Note: See TracChangeset
for help on using the changeset viewer.
