925 Commits

Author SHA1 Message Date
DreamSourceLab
5d7e3237b7 Merge pull request #18 from flattermann/dsserial
Serial Decoder: Improved start/stop signal detection
2014-09-22 15:30:11 +08:00
DreamSourceLab
57d65ac5cc Merge pull request #37 from RichardSharpe/master
Make DSLogic-gui more portable and allow it to build on some versions of Fedora ...
2014-09-22 15:29:51 +08:00
DreamSourceLab
f541179ced Merge pull request #38 from darander/ignores
Further cleanup of autogenerated files
2014-09-22 15:29:16 +08:00
Anders Darander
9bf035ed45 Add more autogenerated files to gitignore
Signed-off-by: Anders Darander <anders@chargestorm.se>
2014-07-10 13:31:41 +02:00
Anders Darander
392bdeb8d7 lib*: remove more autogenerated files
These files are being generated when when calling autogen.sh in the respective
folder. As this is required according to the INSTALL instructions, let's
remove those files.

Signed-off-by: Anders Darander <anders@chargestorm.se>
2014-07-10 13:31:41 +02:00
Richard Sharpe
7e816305bc Make DSLogic-gui more portable.
Signed-off-by: Richard Sharpe <realrichardsharpe@gmail.com>
2014-07-07 20:22:19 -07:00
DreamSourceLab
722e998036 Merge pull request #33 from darander/autotools
Fix issue #32: libusb
2014-07-01 11:41:40 +08:00
Anders Darander
414bf37a89 Add instructions to run autogen.sh to libusb
As this will autogenerate the configure script, remove that one from git.

Signed-off-by: Anders Darander <anders@chargestorm.se>
2014-06-30 07:52:04 +02:00
Anders Darander
145c57866a Add autogen.sh from libsigrok4DSLogic
Previously, we had a configure script but no Makefile.in's.

Add this to genereate those files dynamically.

Signed-off-by: Anders Darander <anders@chargestorm.se>
2014-06-30 07:50:51 +02:00
DreamSourceLab
143a741791 Merge pull request #31 from dpavlin/fix_build
@dpavlin @phragment 
Thanks a lot
2014-06-30 12:01:19 +08:00
Dobrica Pavlinusic
b6906667e2 use quint64 instead of uint64_t 2014-06-29 20:46:55 +02:00
DreamSourceLab
8736df1c18 add "configure" file for libusb 2014-06-29 19:50:44 +08:00
DreamSourceLab
95f2bf8964 v0.3 v0.3.0 2014-06-29 19:27:43 +08:00
DreamSourceLab
a6a3024de0 Merge pull request #20 from darander/cleanup
Cleanup patches
2014-06-29 18:33:07 +08:00
Anders Darander
879bb7cf77 libsigrok4DSLogic: set executable bit
autogen.sh doesn't have the executable bit set.

Signed-off-by: Anders Darander <anders@chargestorm.se>
2014-05-14 08:31:14 +02:00
Anders Darander
1526dc408b Ignore moc*-files
Also ignore libusbx-1.0.18/doc/doxygen.cfg.

Signed-off-by: Anders Darander <anders@chargestorm.se>
2014-05-14 08:23:47 +02:00
Anders Darander
38f4fe54da gitignore: remove explicit config.h references
config.h is ignored by a global match.

Signed-off-by: Anders Darander <anders@chargestorm.se>
2014-05-14 08:21:18 +02:00
nobody
5c4637b1fd Removed unnecessary auto generated files, added files to .gitignore (see #17) 2014-05-12 14:53:19 +02:00
nobody
cbeadbd4e6 Serial Decoder: Improved start/stop signal detection 2014-05-12 13:43:47 +02:00
DreamSourceLab
5f852de0bd v0.21 2014-05-09 15:49:43 +08:00
DreamSourceLab
8baccbd807 Update FPGA design 2014-04-18 01:44:03 +08:00
DreamSourceLab
d174243448 Add libusb-1.0.pc.in for compile 2014-04-16 10:48:49 +08:00
DreamSourceLab
264a094168 Add DSLogic hardware support 2014-04-14 17:46:11 +08:00
DreamSourceLab
a76c4b4a5f minor update for compiling on linux machine 2014-01-29 15:47:57 +08:00
DreamSourceLab
493d61d6c0 Initial version. 2014-01-15 19:48:01 +08:00