Changeset 4770
- Timestamp:
- 11/07/08 12:16:37 (5 years ago)
- Location:
- developers/charlie/Wiki
- Files:
-
- 5 added
- 6 edited
Legend:
- Unmodified
- Added
- Removed
-
developers/charlie/Wiki/ATCommands
r4762 r4770 13 13 - AT+CGMR : Get firmeware version 14 14 - AT+CLAC : Get list of AT commands 15 - AT^SMSO : Turn off module (will also disconnect from network) 16 17 * Unsolicited 18 19 - AT+CMT : Incoming SMS 20 - AT+CMTI : incoming stored SMS -
developers/charlie/Wiki/Hardware
r4762 r4770 2 2 3 3 - [[Calypso]] 4 - [[MC75i]] 4 5 - [[SMD]] -
developers/charlie/Wiki/MC75i
r4759 r4770 10 10 11 11 12 * Testing it using the [[DSB75]] Testing board 12 13 14 See [[DSB75]] -
developers/charlie/Wiki/TestingGSM
r4759 r4770 19 19 - remember that calypso needs to be awaked after a few second by sending an empty command 20 20 21 * Testing the 22 23 21 24 * Questions 22 25 - if the modem is set in MUX mode, will it still be in this mode after a reset ??? -
developers/charlie/Wiki/Todo
r4762 r4770 1 1 * TODO 2 2 3 - See how to refuse git commits that don't follow coding style 3 4 - Write automatic GSM testing script --> in progress 4 5 - Check connection … … 8 9 - Have a look at Chris production tests framework --> waiting for it to be online 9 10 - Check MC75i hardware spec, how does it fit into our kernel and production test 10 - Do the same things with the testing board --> ask DKay (2morrow 10am)11 - Lear to use the DSB75 testing board 11 12 - See how to handle SIM + PUK with AT commands --> I forgot my PIN number !!! 12 13 -
developers/charlie/Wiki/emacs
r4762 r4770 23 23 M-q : auto justify paragraph 24 24 25 25 26 * python mode 26 27 M-; : add comment at the end of a line (but it uses tab :( ) 28 29 * TABS 30 31 To NOT use tabs : 32 set-variable indent-tabs-mode nil
Note: See TracChangeset
for help on using the changeset viewer.
