|
e8fb2bc1
|
2012-07-26T22:54:39
|
|
fpgautils: add support for 57.6 kBd serial
|
|
c5583050
|
2012-07-24T02:19:23
|
|
BFL force all code to timeout to avoid hanging
|
|
1445708f
|
2012-07-08T02:35:43
|
|
Use standard cfsetispeed/cfsetospeed to set baud rate on *nix
|
|
c8fcf5ac
|
2012-06-26T20:45:59
|
|
fpgautils.c include a debug message for all unknown open errors
|
|
028597d3
|
2012-06-25T23:07:23
|
|
Merge pull request #237 from luke-jr/serial_open_failerr
Log a specific error when serial opens fail due to lack of user permissions
|
|
f8774ff6
|
2012-06-26T04:14:57
|
|
Log a specific error when serial opens fail due to lack of user permissions
|
|
c540cd91
|
2012-06-26T02:34:44
|
|
fpgautils.c - set BAUD rate according to termio spec
|
|
cb1634de
|
2012-06-25T22:35:16
|
|
fpgautils.c - linux ordering back to the correct way
|
|
5cf4b7c4
|
2012-06-25T16:59:29
|
|
Make the devices array a dynamically allocated array of pointers to allow unlimited devices.
|
|
4dee0d04
|
2012-06-05T13:30:40
|
|
FPGA - allow device detect override without an open failure
|
|
c629cc5d
|
2012-06-13T16:58:38
|
|
Bugfix: Fix warnings when built without libudev support
|
|
6d092e92
|
2012-06-13T16:47:47
|
|
Bugfix: Honour forceauto parameter in serial_detect functions
|
|
d3fa59d7
|
2012-06-05T02:17:09
|
|
Abstract generally useful FPGA code into fpgautils.c
|