Daniel Ribeiro
|
ac4a2ea45a
|
serial.c: fix parity != none
The flag write was wrong
|
2011-01-10 15:05:14 -02:00 |
Daniel Ribeiro
|
1ff7712c93
|
Finish serial_set_params implementation
Adds the most common baud rates and support bits, parity, stopbits
and flocontrol settings.
|
2011-01-10 02:21:07 -02:00 |
Bert Vermeulen
|
f0551a6543
|
oops, fix serial_flush()
|
2010-08-12 06:04:44 +02:00 |
Bert Vermeulen
|
06d64eb880
|
add serial_flush()
|
2010-08-12 06:02:25 +02:00 |
Peter Stuge
|
71dda10656
|
serial: Remove unneccesary nesting
|
2010-05-09 23:10:23 +02:00 |
Uwe Hermann
|
926b866cb6
|
Win: Fix compile, serial port code (unfinished).
|
2010-04-22 03:39:02 +02:00 |
Uwe Hermann
|
986f7270bf
|
hardware/common: Coding style fixes.
|
2010-04-15 20:55:57 +02:00 |
Uwe Hermann
|
afc8e4deb6
|
Fix all warnings and re-enable -Wextra.
|
2010-04-09 22:18:46 +02:00 |
Bert Vermeulen
|
d02a535e05
|
move posix-specific serial port comms to serial.c
|
2010-04-09 05:15:27 +02:00 |
Bert Vermeulen
|
54b38f64aa
|
use strdup() instead of g_strdup()
|
2010-04-08 16:50:27 +02:00 |
Uwe Hermann
|
a1bb33afbd
|
Start of code base layout restructuring.
|
2010-04-02 20:27:54 +02:00 |