Commit Graph

  • ef7228ba49 Update/enforce/document our build requirements. Uwe Hermann 2012-01-28 21:26:56 +0100
  • fb93625d1a sr: sigrok.h.in: Set SR_HWCAP_DUMMY to 0 explicitly. Uwe Hermann 2012-01-28 19:42:04 +0100
  • 660ef7d730 sr: sigrok.h.in: Drop obsolete 'GSList *analyzers'. Uwe Hermann 2012-01-28 19:40:05 +0100
  • a4cfb10f7f sr: Drop analog left-overs from sigrok.h. Uwe Hermann 2012-01-28 19:23:09 +0100
  • a141db8c4a add SR_HWCAP_DEMO_DEVICE capability Anatoly Sokolov 2012-01-21 18:34:11 +0400
  • f020a99773 link-mso19: Fixed led toggling (the bit masking was not being proprly done). Renato Caldas 2012-01-12 11:50:50 +0000
  • e084a8042e link-mso19: Prevent double free errors when freeing sdi->priv. Renato Caldas 2012-01-18 16:03:39 +0000
  • 357285a944 link-mso19: Add debug messages. Renato Caldas 2012-01-18 12:09:36 +0000
  • a29360733d link-mso19: Properly initialize the protocol trigger block Renato Caldas 2012-01-17 13:41:38 +0000
  • a84671913e link-mso19: Added new register definitions and renamed variables to reflect new findings. Renato Caldas 2012-01-17 13:16:41 +0000
  • 80aa5f23d1 link-mso19: Added struct definitions for the pattern generator config and the protocol trigger config. Renato Caldas 2012-01-14 12:46:27 +0000
  • 66410a8617 sr: g_free()/g_string_free() can handle NULL input. Uwe Hermann 2012-01-19 00:32:02 +0100
  • af1c793dfe clean up some dead code Bert Vermeulen 2012-01-15 23:14:45 +0100
  • 8f81fe8728 sr: s/g_message/sr_dbg/. Uwe Hermann 2012-01-10 22:16:41 +0100
  • 8c76be539e clean up drivers at the end of a session, and fix session file init. Bert Vermeulen 2012-01-08 22:05:00 +0100
  • e0508e6799 sr: session: Make most functions return int. Uwe Hermann 2012-01-07 17:08:54 +0100
  • b3b2146291 More .gitignore files cleanup. Uwe Hermann 2012-01-07 14:15:10 +0100
  • db4b455bee remove obsolete libsigrokdecode struct Bert Vermeulen 2012-01-07 02:13:05 +0100
  • 8ff6afc95d sr: Consistently use 512kB as default chunk size. Uwe Hermann 2012-01-06 16:20:28 +0100
  • 1190dcf713 Added "autostuff" to the .gitignore. Renato Caldas 2012-01-06 11:07:37 +0000
  • 446a037205 session: Fixed error reporting. Renato Caldas 2012-01-06 00:04:29 +0000
  • 42eb54fb62 mso-19: Fix whitespace. Uwe Hermann 2012-01-06 01:05:55 +0100
  • d88b939324 link-mso19: fixed segmentation fault. Renato Caldas 2012-01-05 23:37:54 +0000
  • e42ef08dba link-mso19: Updated to the current structs (fixed compilation). Renato Caldas 2012-01-05 19:42:06 +0000
  • 0c8dc7b416 udev: Add missing USB IDs for some devices. Uwe Hermann 2012-01-04 16:45:53 +0100
  • 8e43129c10 A few more fixes for configure.ac files. Uwe Hermann 2012-01-04 15:26:41 +0100
  • dd8b5f565f sr/srd: Add Doxyfile to the tarball. Uwe Hermann 2012-01-04 02:50:26 +0100
  • 4abf8dd0a5 srd: Show config summary, libs, and Python info. Uwe Hermann 2012-01-04 02:41:33 +0100
  • 45aed0721c sr: configure.ac: Print more summary info. Uwe Hermann 2012-01-04 00:49:21 +0100
  • 3af71f0da6 sr: configure.ac: Fix version number magic. Uwe Hermann 2012-01-04 00:05:43 +0100
  • d8521c939f Put most autotools files into autostuff/. Uwe Hermann 2012-01-03 21:55:48 +0100
  • 8e190238d7 sr: Put files into .../share/libsigrok. Uwe Hermann 2012-01-03 20:06:36 +0100
  • 0da5b6a9f5 sr: Remove useless filename prefixes. Uwe Hermann 2012-01-03 20:01:02 +0100
  • cd315a80d8 sr/srd: Fix left-over #includes. Uwe Hermann 2012-01-03 19:56:01 +0100
  • 3b7c8f54fc sr: Drop some obsolete and commented out code. Uwe Hermann 2012-01-02 14:25:52 +0100
  • 9f45fb3aea sr: session: Add docs and some error checks. Uwe Hermann 2012-01-02 14:15:25 +0100
  • 13177edbdf Split README, add appropriate ones per-project. Uwe Hermann 2011-12-30 22:38:25 +0100
  • f928befdad Update/fix .gitignore files. Uwe Hermann 2011-12-30 22:12:37 +0100
  • db8ae7b941 sr/srd: Remove/fix non-applicable autotools stuff. Uwe Hermann 2011-12-30 10:50:00 +0100
  • 826938d81e sr/srd: Move some files to their resp. dirs. Uwe Hermann 2011-12-30 10:42:39 +0100
  • 5e59cfbfc7 Move most contrib/ stuff to libsigrok. Uwe Hermann 2011-12-29 13:05:24 +0100
  • c37d2b1ba1 probe names: Fix cosmetics, add docs, fix off-by-one. Uwe Hermann 2011-12-29 19:50:14 +0100
  • 464d12c72a Move the probe naming to the creator of the device, and let each driver name its own probes. Kristoffer Sjöberg 2011-12-29 17:04:31 +0100
  • 2d83e0f963 Fix outdated ezusb_install_firmware() prototype. Uwe Hermann 2011-12-28 23:11:52 +0100
  • b7f09cf86d libsigrok: Fix #includes. Uwe Hermann 2011-12-28 23:07:08 +0100
  • a0ecd83bc6 Make more variables/functions static and non-global. Uwe Hermann 2011-12-28 22:55:21 +0100
  • c5d660ae24 Drop unused 'global' struct/variable. Uwe Hermann 2011-12-28 21:38:56 +0100
  • 155d1012f1 sigrok-proto.h: Drop obsolete prototype, move other one. Uwe Hermann 2011-12-28 21:37:37 +0100
  • 08d4cc1d14 device: Make some parameters const. Uwe Hermann 2011-12-28 21:34:37 +0100
  • 0e3b143994 device: Change some functions to return int. Uwe Hermann 2011-12-28 17:16:33 +0100
  • 94799bc4dc device: Add Doxygen comments, improve error handling. Uwe Hermann 2011-12-28 16:19:15 +0100
  • cb1e389c72 make time/duration work, at least when loading from a session file Bert Vermeulen 2011-12-15 03:31:31 +0100
  • 15278f3e9c datastore.c: Improve error handling and docs. Uwe Hermann 2011-12-25 19:59:15 +0100
  • 7a6ec0c376 sr_filter_probes(): Check for too many probes. Uwe Hermann 2011-12-23 15:26:54 +0100
  • 488a13b110 Improve sr_filter_probes error handling and docs. Uwe Hermann 2011-12-22 14:10:16 +0100
  • 25a605d187 libsigrok: Quickfix for a segfault in ChronoVu LA8. Uwe Hermann 2011-12-04 18:33:29 +0100
  • 276585ff20 srd: Pass samplerate to decoder in metadata. Gareth McMullin 2011-11-28 21:52:35 +1300
  • f64c14141b fix CLI size string specification Bert Vermeulen 2011-11-27 19:31:25 +0100
  • cb93f8a927 Other method to avoid "unused var" compiler warnings. Uwe Hermann 2011-11-24 22:57:48 +0100
  • cc8a7d250c Add missing #includes to avoid clang warnings. Uwe Hermann 2011-11-24 22:42:02 +0100
  • e7bad06355 la8: device not found during init() scan is not an error Bert Vermeulen 2011-11-20 03:16:33 +0100
  • e48846b1d2 libsigrok: glib-2.0 is a hard requirement. Uwe Hermann 2011-11-19 16:19:24 +0100
  • 4d436e71ba Changed SR_T_NULL to SR_T_BOOL and adjusted RLE option. Gareth McMullin 2011-11-19 13:41:41 +1300
  • 6bb5c5fadf Consistently use __func__ instead of __FUNCTION__. Uwe Hermann 2011-11-17 23:00:33 +0100
  • a562c3a2e5 libsigrok: Use sr_err() et al instead of printf. Uwe Hermann 2011-11-17 22:54:17 +0100
  • 805e9640ff Fixed a crash when loading a second session file. Gareth McMullin 2011-11-17 21:18:46 +1300
  • 48ca6b54b0 sigrok.h: Remove SIGROK_*VERSION #defines again. Uwe Hermann 2011-11-15 22:46:57 +0100
  • 719c5a934c Fix some compiler warnings. Uwe Hermann 2011-11-15 21:05:40 +0100
  • 300007323e libsigrok.pc: Add Required.private field entries. Uwe Hermann 2011-11-15 01:11:27 +0100
  • 5c582d9f61 Remove IO source if callback returns FALSE. Gareth McMullin 2011-11-06 11:44:25 +1300
  • 52f28f821f sigrok.h: Add SIGROK_{MAJOR,MINOR,MICRO,}_VERSION #defines. Uwe Hermann 2011-04-29 19:27:32 +0200
  • 7583b99dbb OLS: Calculate actual sample rate used. Gareth McMullin 2011-10-30 14:25:24 +1300
  • baf1d71477 ols: Minor whitespace and coding style fixes. Uwe Hermann 2011-10-30 02:10:32 +0200
  • 3a4d09c0de Run-Length Encoding support for the OLS. Gareth McMullin 2011-10-29 15:57:17 +1300
  • 221304219e Prevent reading past end of OLS hardware buffer. Gareth McMullin 2011-10-29 15:21:16 +1300
  • 9a75102313 Mac OS X build fixes Jerry 2011-06-20 23:43:44 +0200
  • a634574eae saleae-logic: fix timing on packets when triggering is used Bert Vermeulen 2011-06-20 11:43:34 +0200
  • 7d2afd6c95 better session bus logging Bert Vermeulen 2011-06-20 11:42:43 +0200
  • 9c939c5132 use new datafeed packet format Bert Vermeulen 2011-06-19 14:28:50 +0200
  • 38ab3ee79d new datafeed packet format Bert Vermeulen 2011-06-19 02:35:23 +0200
  • 60eb1eb582 fix parameter type Bert Vermeulen 2011-06-19 00:55:36 +0200
  • 8e49cebd10 whitespace Bert Vermeulen 2011-06-12 18:07:15 +0200
  • 6d754b6d3a support for multiple FX2 devices Bert Vermeulen 2011-06-12 18:04:19 +0200
  • e53c830f33 saleae-logic: use new logging system Bert Vermeulen 2011-06-05 02:08:08 +0200
  • e10d6e32e4 saleae-logic: support for other FX2 devices (bare FX2) Bert Vermeulen 2011-06-04 23:20:00 +0200
  • 8722c31e26 better cleanup of device/plugin resources Bert Vermeulen 2011-04-04 05:13:29 +0200
  • 896a19fd65 LA8: Remove trailing whitespace. Uwe Hermann 2011-05-09 00:59:41 +0200
  • d1175d5f7e LA8: Use sr_spew() where appropriate. Uwe Hermann 2011-05-09 00:54:59 +0200
  • f36cbf60cb LA8: Improve trigger support and debug output. Uwe Hermann 2011-05-09 00:52:55 +0200
  • 06dd80d424 Add sr_spew/SR_LOG_SPEW for even more debug output. Uwe Hermann 2011-05-08 20:26:22 +0200
  • a76983fd20 LA8: Eliminate magic numbers. Uwe Hermann 2011-05-08 20:20:26 +0200
  • 4d7b525ae9 LA8: Add trigger point support. Uwe Hermann 2011-05-08 20:09:22 +0200
  • 5a9660dd4e demo: Use memset(), might be faster. Uwe Hermann 2011-05-06 20:38:48 +0200
  • c03ed39733 demo: Add all-low/all-high pattern support. Uwe Hermann 2011-05-06 20:34:12 +0200
  • c8f4624d9b demo: s/genmode/pattern/. Uwe Hermann 2011-05-05 13:02:48 +0200
  • 0d31276b05 demo: Rename GENMODE_DEFAULT to GENMODE_SIGROK. Uwe Hermann 2011-05-04 22:37:12 +0200
  • e88dadd77c Improve (Doxygen) comments for HWCAP entries. Uwe Hermann 2011-05-04 22:26:55 +0200
  • 68c12597ef demo: Eliminate unneeded tmp_u64. Uwe Hermann 2011-05-04 20:05:33 +0200
  • d3b1b51cbe LA8: Free memory from g_*alloc*() via g_freee(). Uwe Hermann 2011-05-04 19:46:33 +0200
  • 340cfac0f0 log messages: Use device name, not vendor name. Uwe Hermann 2011-05-04 19:44:25 +0200