|
fad8aa3c2a
|
Prevent deep sleep on the Openmoko
|
2010-06-12 21:07:42 +00:00 |
|
|
308e31596d
|
Catching more unsollicited registration events
|
2010-06-12 16:37:35 +00:00 |
|
|
9d651efa3b
|
Worked some more on the engineering mode
|
2010-06-12 14:52:41 +00:00 |
|
|
a618c5aa99
|
Added a button to start and pause gathering informations
|
2010-06-12 09:43:40 +00:00 |
|
|
01cf86622f
|
The command actually implemented really is "AT%EM=2,3"
|
2010-06-12 01:34:15 +00:00 |
|
|
752f0b82a8
|
Began to implement engineering mode on the Openmoko Freerunner
|
2010-06-12 01:22:40 +00:00 |
|
|
17d51d7d8a
|
Was attempting to delete the same message twice
|
2010-06-05 10:58:17 +00:00 |
|
|
5ae625c4d9
|
Remove the message from the list when deleted
|
2010-06-05 10:51:40 +00:00 |
|
|
df16ab82c2
|
Choosing different icons for the different windows
|
2010-06-05 10:18:55 +00:00 |
|
|
a5dcb137d7
|
The month was always one too far in time in incoming messages
|
2010-06-05 09:55:45 +00:00 |
|
|
0d0bacaafb
|
Correctly formatting the phone number within incoming messages
|
2010-06-05 09:47:19 +00:00 |
|
|
5c655fe692
|
Asking for confirmation before deleting a message (untested)
|
2010-06-05 09:16:13 +00:00 |
|
|
b029f690c7
|
Implemented message deletion (untested, should ask for confirmation)
|
2010-06-04 22:50:38 +00:00 |
|
|
77292584de
|
Added a "Reply" and a "Delete" button to the message viewing window (not implemented)
|
2010-06-04 21:16:46 +00:00 |
|
|
7f9119e06e
|
Code cleanup
|
2010-06-03 19:00:59 +00:00 |
|
|
d921529f79
|
Fixed uninitialized class member
|
2010-06-03 17:19:57 +00:00 |
|
|
47fab3c4d5
|
Updated a comment
|
2010-06-03 17:18:56 +00:00 |
|
|
3bc00a493f
|
Only convert from ISO-8859-1 when relevant (fixes corruption and more)
|
2010-06-03 17:18:26 +00:00 |
|
|
440937ef71
|
Really terminate the phone number string in incoming messages
|
2010-06-03 16:01:19 +00:00 |
|
|
226b07c6be
|
Code cleanup
|
2010-06-03 15:35:59 +00:00 |
|
|
171c81f323
|
Code cleanup
|
2010-06-03 14:53:13 +00:00 |
|
|
0d138dcc3b
|
Report incoming messages (enabled unsollicited mode)
|
2010-06-03 14:41:07 +00:00 |
|
|
90c6e5c1d3
|
The first byte of an incoming data PDU was sometimes erroneously ignored
|
2010-06-03 13:22:29 +00:00 |
|
|
ecd286b522
|
Return the actual length of the PDU decoded
|
2010-06-03 13:13:28 +00:00 |
|
|
24bd4936a8
|
Terminate the string containing incoming raw data
|
2010-06-03 03:17:06 +00:00 |
|
|
7d6a5f841b
|
The encoding of incoming messages was always set to UTF-8
|
2010-06-03 03:09:28 +00:00 |
|
|
055f7b6598
|
Fixed sending messages on the Openmoko Freerunner with the latest GSM firmware
|
2010-06-03 02:47:26 +00:00 |
|
|
b49fea57ac
|
Allow sending PDUs more than 99 bytes long
|
2010-06-03 02:21:38 +00:00 |
|
|
b483b5c98f
|
Added a quirk for the Openmoko Freerunner (not implemented yet)
|
2010-06-03 02:17:52 +00:00 |
|
|
46523cace4
|
First proof-of-concept implementation
|
2010-06-03 01:22:27 +00:00 |
|
|
638dbbf2d4
|
Added a quirk for revision moko11 of the GTA01/GTA02 modem firmware
|
2010-06-02 14:12:45 +00:00 |
|
|
d95ff31472
|
No longer track registration when known to be registered
|
2010-06-02 10:44:59 +00:00 |
|
|
37cfa0d3fb
|
Probably more accurate when parsing messages in PDU mode
|
2010-06-02 01:44:03 +00:00 |
|
|
fbecdf8628
|
Now able to report the encoding of an incoming message
|
2010-06-01 23:46:49 +00:00 |
|
|
5988a39a43
|
Sending messages in 8 bit mode works too
|
2010-06-01 23:25:13 +00:00 |
|
|
86444c0d7a
|
Finally introducing the encryption plug-in (*not* functional yet)
|
2010-06-01 19:47:47 +00:00 |
|
|
88f8e3af77
|
The debugging window is looking nicer
|
2010-05-30 22:53:33 +00:00 |
|
|
86c8b07044
|
Enforce 7 bit characters when converting to GSM's default alphabet
|
2010-05-30 16:28:21 +00:00 |
|
|
4d7e27abfb
|
Converting outgoing messages to the GSM alphabet (untested)
|
2010-05-30 14:29:36 +00:00 |
|
|
6cd295c97d
|
Added an important comment
|
2010-05-28 00:31:07 +00:00 |
|
|
fbc0cc442f
|
No longer erroneously add empty lines to the messages list
|
2010-05-28 00:30:45 +00:00 |
|
|
da647ef936
|
Actually parse the number upon incoming SMS messages in PDU mode
|
2010-05-28 00:00:36 +00:00 |
|
|
18b77c94f1
|
Avoid another compilation warning
|
2010-05-27 17:10:08 +00:00 |
|
|
f5d155d584
|
Avoid another compilation warning
|
2010-05-27 17:09:31 +00:00 |
|
|
6068715b80
|
Avoid some compilation warnings
|
2010-05-27 17:06:51 +00:00 |
|
|
05f862be3f
|
Identified a bug when previewing messages
|
2010-05-27 17:00:40 +00:00 |
|
|
9269981986
|
Trying to fix message reception in PDU mode
|
2010-05-27 16:50:59 +00:00 |
|
|
7b3218e6de
|
More verbose debugging information
|
2010-05-27 16:50:10 +00:00 |
|
|
af6a5ef514
|
Allow commands to carry user-defined data
|
2010-05-27 16:49:45 +00:00 |
|
|
b83ab8c414
|
Hopefully fixed reading messages in PDU mode (the phone number is still wrong)
|
2010-05-27 16:26:19 +00:00 |
|