Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2011-03-02 | TODO: Mark pin check status task as done | Jussi Kangas | 1 | -7/+0 | |
2011-03-02 | AUTHORS: Mention Patrick's contributions | Denis Kenzior | 1 | -0/+1 | |
2011-03-02 | gatchat: Optimize ringbuffer modulo operations | Patrick Porlan | 1 | -6/+8 | |
Replace modulo operations in ringbuffer.c by masking operations. This is possible because the size of the ring buffers is always a power of two, and yields a small performance improvement. The improvement should be mostly visible on processors that implement division in microcode (Atom) or lack a division instruction (ARM). | |||||
2011-03-02 | udev: Fix detection of mbm with GPS capabilities | Denis Kenzior | 1 | -8/+13 | |
2011-03-01 | Release 0.44 | Marcel Holtmann | 2 | -1/+13 | |
2011-03-01 | build: Fix wrong include of public header | Marcel Holtmann | 1 | -1/+0 | |
2011-03-01 | mbm: Allow mbm modems that don't have GPS | Denis Kenzior | 1 | -1/+1 | |
2011-03-01 | location-reporting: don't add client-exit watch too early | Lucas De Marchi | 1 | -6/+4 | |
Wait until driver gives us a file descriptor to start watching for client exit. This fixes a race when client exits before the driver calls location_reporting_enable_cb(). | |||||
2011-03-01 | TODO: set owner of 'Dial strings' task | Lucas De Marchi | 1 | -0/+1 | |
2011-02-28 | stk: Make sure to reset respond_on_exit | Andrzej Zaborowski | 1 | -0/+1 | |
This fixes a crash spotted by Lasse Kunnasluoto documented at http://lists.ofono.org/pipermail/ofono/2011-February/009211.html | |||||
2011-02-28 | gsmdial: Introduce data_mode | Denis Kenzior | 1 | -0/+7 | |
If we're in PPP mode, then don't send unsolicited notifications. Only a NO CARRIER is really allowed. | |||||
2011-02-28 | gatserver: Tweak use of g_at_server_suspend/resume | Denis Kenzior | 1 | -11/+18 | |
2011-02-28 | test-server: Make sure to send CONNECT | Denis Kenzior | 1 | -6/+9 | |
Before starting the ppp session we should make sure that the CONNECT response has been sent on the wire. | |||||
2011-02-28 | gatserver: Exit garbage state on HDLC frame end | Denis Kenzior | 1 | -1/+2 | |
2011-02-28 | gatppp: Try to detect no carrier conditions | Denis Kenzior | 1 | -0/+1 | |
2011-02-28 | gatppp: Delay signaling ppp_down | Denis Kenzior | 1 | -2/+14 | |
Delay signaling of ppp_down until we exit the GAtHDLC read handler. Otherwise exchanging the read handler on GAtIO might lead to funny double consumption problems. | |||||
2011-02-28 | gathdlc: Try to detect no carrier conditions | Denis Kenzior | 2 | -0/+21 | |
Sometimes we receive the no carrier embedded in a stream following the PPP packets. This might be due to write scheduling on the remote side or read scheduling locally. Try not to consume the no carrier condition and assume the previous hdlc frames will result in closing of the ppp stack. | |||||
2011-02-28 | TODO: Add PPP section | Denis Kenzior | 1 | -3/+16 | |
2011-02-28 | gatio: Remove stray empty line | Denis Kenzior | 1 | -1/+0 | |
2011-02-28 | gatio: update comment | Denis Kenzior | 1 | -2/+2 | |
2011-02-28 | gathdlc: Unregister read / write handlers | Denis Kenzior | 1 | -0/+3 | |
When GAtHDLC is being unregistered make sure to unregister read / write handlers so as not to crash. | |||||
2011-02-28 | gathdlc: drain the last hdlc frame processed | Denis Kenzior | 1 | -1/+1 | |
If we're being destroyed, we should drain the last HDLC frame | |||||
2011-02-28 | gsmdial: register notification before resuming | Denis Kenzior | 1 | -1/+5 | |
2011-02-28 | ppp: Remove some g_prints | Denis Kenzior | 3 | -11/+0 | |
2011-02-28 | ppp_cp: Replace some left over g_prints with DBG | Denis Kenzior | 1 | -3/+3 | |
2011-02-28 | gatppp: Replace some left-over g_prints with DBG | Denis Kenzior | 1 | -4/+4 | |
2011-02-28 | gatppp: Send the final terminate ack | Denis Kenzior | 1 | -10/+42 | |
In the case where we're going down, but have a pending terminate ack, delay signaling the upper layers until the ack has been put on the wire. | |||||
2011-02-28 | gatppp: Add a debug macro | Denis Kenzior | 1 | -0/+7 | |
2011-02-28 | gatio: Add write 'done' notifier | Denis Kenzior | 2 | -0/+21 | |
This allows external clients to get notified when GAtIO no longer has a registered write watcher. E.g. no more data is currently pending. | |||||
2011-02-28 | test-server: Remove root user check | Denis Kenzior | 1 | -5/+0 | |
2011-02-28 | gatserver: Update the internal command parsers | Denis Kenzior | 1 | -10/+3 | |
commit 61b30c025d3d461bfd577de29f27f4f9a5546213 changed the way the command callbacks are being called (namely the contents of the GAtResult object). Most command callbacks were updated, but the internal ones were forgotten. This patch fixes this issue. | |||||
2011-02-25 | AUTHORS: Mention Antoine's contributions | Denis Kenzior | 1 | -0/+1 | |
2011-02-25 | voicecall: Add CNAP debugging ofono voicecall | Antoine Reversat | 1 | -2/+3 | |
2011-02-25 | isi: Add CNAP support for isimodem | Antoine Reversat | 1 | -1/+41 | |
2011-02-25 | isi: Clean up isi_call_any_address_sb_proc | Antoine Reversat | 1 | -4/+10 | |
2011-02-25 | sim: Document fall through case in switchcase | Denis Kenzior | 1 | -0/+2 | |
2011-02-25 | sim: check lock state with call meter | Jussi Kangas | 1 | -0/+15 | |
2011-02-25 | sim: Expose the __ofono_sim_recheck_pin API | Jussi Kangas | 2 | -8/+9 | |
2011-02-25 | sim: Do not teardown SIM state when PIN2 is asked | Jussi Kangas | 1 | -7/+24 | |
We should not tear down the SIM state if PIN2 is being asked for, or if PIN2 is blocked and PUK2 is being asked. We also want to continue with SIM initialization if the modem requires PIN2 / PUK2 for some reason. | |||||
2011-02-25 | TODO: ownership change of E911 support | Jarko Poutiainen | 1 | -1/+1 | |
2011-02-25 | gatchat: Fix minor style issues | Denis Kenzior | 1 | -3/+3 | |
2011-02-25 | isimodem: code points for sms wgmodem2.5 | Jessica Nilsson | 3 | -0/+91 | |
2011-02-25 | isimodem: Remove inter-driver API for now | Aki Niemi | 1 | -5/+0 | |
2011-02-25 | isimodem: code points uicc sim wgmodem2.5 | Jessica Nilsson | 4 | -1/+353 | |
2011-02-25 | simutil: Add missing SIM enum | Jessica Nilsson | 1 | -0/+1 | |
2011-02-25 | plugins: add u8500 to udev | Jessica Nilsson | 2 | -0/+5 | |
2011-02-24 | emulator: add support of void parameters in CMER | Frédéric Danis | 1 | -12/+12 | |
2011-02-24 | gatchat: add g_at_result_iter_next_number_default API | Frédéric Danis | 2 | -0/+32 | |
2011-02-24 | common: '+' is not valid phone number anymore | Paavo Leinonen | 1 | -0/+3 | |
Reject phone number if it contains only plus sign. | |||||
2011-02-24 | emulator: Remove unneeded parens | Denis Kenzior | 1 | -1/+1 | |