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 |
|