Open Source Telephony
 help / color / mirror / Atom feed
* [PATCH_v4 0/4] ACFC and PFC options implementation
@ 2011-06-29  8:20 Guillaume Zajac
  2011-06-29  8:20 ` [PATCH_v4 1/4] GAtPPP: Add ACFC option support Guillaume Zajac
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Guillaume Zajac @ 2011-06-29  8:20 UTC (permalink / raw)
  To: ofono

[-- Attachment #1: Type: text/plain, Size: 779 bytes --]

Hi,

Change log from v3:
	- Fix some style issues
	- update g_at_ppp_set_[acfc/pfc]_enabled() signatures
	- update lcp functions setting acfc/pfc options
	- we can now enable/disable ACFC or PFC to re-use the PPP object
	  with different parameters

Guillaume Zajac (4):
  GAtPPP: Add ACFC option support
  GAtPPP: Add PFC option support
  emulator: Activate ACFC and PFC options onto GAtPPP object
  gsmdial: Activate ACFC and PFC options on GAtPPP object

 gatchat/gatppp.c  |  155 +++++++++++++++++++++++++++++++++++++++++++++--------
 gatchat/gatppp.h  |    3 +
 gatchat/gsmdial.c |    3 +
 gatchat/ppp.h     |   12 ++++
 gatchat/ppp_lcp.c |   64 +++++++++++++++++++++-
 src/emulator.c    |    3 +
 6 files changed, 215 insertions(+), 25 deletions(-)


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2011-06-29 10:15 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-06-29  8:20 [PATCH_v4 0/4] ACFC and PFC options implementation Guillaume Zajac
2011-06-29  8:20 ` [PATCH_v4 1/4] GAtPPP: Add ACFC option support Guillaume Zajac
2011-06-29  8:20 ` [PATCH_v4 2/4] GAtPPP: Add PFC " Guillaume Zajac
2011-06-29  8:20 ` [PATCH_v4 3/4] emulator: Activate ACFC and PFC options onto GAtPPP object Guillaume Zajac
2011-06-29  8:20 ` [PATCH_v4 4/4] gsmdial: Activate ACFC and PFC options on " Guillaume Zajac
2011-06-29 10:15 ` [PATCH_v4 0/4] ACFC and PFC options implementation Denis Kenzior

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox