Kano
|
fc14b2ee07
|
MMQ new initialisation (that works) and clocking control
|
2012-10-17 09:56:42 +11:00 |
|
Con Kolivas
|
fefdb71534
|
Fix unused warnings on ming build.
|
2012-10-07 10:26:42 +11:00 |
|
Kano
|
ad7aa2b382
|
FPGA - allow long or short device names in detect code + style police
|
2012-09-16 11:42:51 +10:00 |
|
Con Kolivas
|
127b638263
|
Merge pull request #297 from kanoi/icarus
fpga serial I/O extra debug (disabled by default)
|
2012-08-17 19:02:13 -07:00 |
|
Con Kolivas
|
035ccdf158
|
0 is a valid return value for read so only break out if read returns -1.
|
2012-08-17 16:48:02 +10:00 |
|
Kano
|
5cb3d2dc86
|
fpga serial I/O extra debug (disabled by default)
|
2012-08-16 10:01:04 +10:00 |
|
Con Kolivas
|
0a79de9375
|
Convert the serial autodetect functions to use int instead of char to enumerate devices.
|
2012-08-07 20:55:55 +10:00 |
|
Zefir Kurtisi
|
e8fb2bc1ba
|
fpgautils: add support for 57.6 kBd serial
|
2012-07-26 22:54:39 +02:00 |
|
Kano
|
c55830502a
|
BFL force all code to timeout to avoid hanging
|
2012-07-24 02:19:23 +10:00 |
|
Phraust
|
1445708f0f
|
Use standard cfsetispeed/cfsetospeed to set baud rate on *nix
|
2012-07-08 03:19:38 +00:00 |
|
Kano
|
c8fcf5ac65
|
fpgautils.c include a debug message for all unknown open errors
|
2012-06-26 20:45:59 +10:00 |
|
Con Kolivas
|
028597d37d
|
Merge pull request #237 from luke-jr/serial_open_failerr
Log a specific error when serial opens fail due to lack of user permissions
|
2012-06-25 23:07:23 -07:00 |
|
Luke Dashjr
|
f8774ff611
|
Log a specific error when serial opens fail due to lack of user permissions
|
2012-06-26 04:14:57 +00:00 |
|
Kano
|
c540cd9126
|
fpgautils.c - set BAUD rate according to termio spec
|
2012-06-26 02:34:44 +10:00 |
|
Kano
|
cb1634debf
|
fpgautils.c - linux ordering back to the correct way
|
2012-06-25 22:35:16 +10:00 |
|
Con Kolivas
|
5cf4b7c432
|
Make the devices array a dynamically allocated array of pointers to allow unlimited devices.
|
2012-06-25 16:59:29 +10:00 |
|
Kano
|
4dee0d049c
|
FPGA - allow device detect override without an open failure
|
2012-06-14 15:10:02 +00:00 |
|
Luke Dashjr
|
c629cc5d79
|
Bugfix: Fix warnings when built without libudev support
|
2012-06-13 17:03:29 +00:00 |
|
Luke Dashjr
|
6d092e9262
|
Bugfix: Honour forceauto parameter in serial_detect functions
|
2012-06-13 16:47:47 +00:00 |
|
Luke Dashjr
|
d3fa59d76f
|
Abstract generally useful FPGA code into fpgautils.c
|
2012-06-12 02:35:45 +00:00 |
|