2011-12-29 |
Uwe Hermann | probe names: Fix cosmetics, add docs, fix off-by-one. |
commit | commitdiff | tree | snapshot |
2011-12-29 |
Kristoffer... | Move the probe naming to the creator of the device... |
commit | commitdiff | tree | snapshot |
2011-12-28 |
Uwe Hermann | Fix outdated ezusb_install_firmware() prototype. |
commit | commitdiff | tree | snapshot |
2011-12-28 |
Uwe Hermann | libsigrok: Fix #includes. |
commit | commitdiff | tree | snapshot |
2011-12-28 |
Uwe Hermann | Make more variables/functions static and non-global. |
commit | commitdiff | tree | snapshot |
2011-12-28 |
Uwe Hermann | Drop unused 'global' struct/variable. |
commit | commitdiff | tree | snapshot |
2011-12-28 |
Uwe Hermann | sigrok-proto.h: Drop obsolete prototype, move other... |
commit | commitdiff | tree | snapshot |
2011-12-28 |
Uwe Hermann | device: Make some parameters const. |
commit | commitdiff | tree | snapshot |
2011-12-28 |
Uwe Hermann | device: Change some functions to return int. |
commit | commitdiff | tree | snapshot |
2011-12-28 |
Uwe Hermann | device: Add Doxygen comments, improve error handling. |
commit | commitdiff | tree | snapshot |
2011-12-28 |
Bert Vermeulen | make time/duration work, at least when loading from... |
commit | commitdiff | tree | snapshot |
2011-12-26 |
Uwe Hermann | datastore.c: Improve error handling and docs. |
commit | commitdiff | tree | snapshot |
2011-12-26 |
Uwe Hermann | sr_filter_probes(): Check for too many probes. |
commit | commitdiff | tree | snapshot |
2011-12-22 |
Uwe Hermann | Improve sr_filter_probes error handling and docs. |
commit | commitdiff | tree | snapshot |
2011-12-04 |
Uwe Hermann | libsigrok: Quickfix for a segfault in ChronoVu LA8. |
commit | commitdiff | tree | snapshot |
2011-11-28 |
Gareth McMullin | srd: Pass samplerate to decoder in metadata. |
commit | commitdiff | tree | snapshot |
2011-11-27 |
Bert Vermeulen | fix CLI size string specification |
commit | commitdiff | tree | snapshot |
2011-11-24 |
Uwe Hermann | Other method to avoid "unused var" compiler warnings. |
commit | commitdiff | tree | snapshot |
2011-11-24 |
Uwe Hermann | Add missing #includes to avoid clang warnings. |
commit | commitdiff | tree | snapshot |
2011-11-20 |
Bert Vermeulen | la8: device not found during init() scan is not an... |
commit | commitdiff | tree | snapshot |
2011-11-19 |
Uwe Hermann | libsigrok: glib-2.0 is a hard requirement. |
commit | commitdiff | tree | snapshot |
2011-11-19 |
Gareth McMullin | Changed SR_T_NULL to SR_T_BOOL and adjusted RLE option. |
commit | commitdiff | tree | snapshot |
2011-11-17 |
Uwe Hermann | Consistently use __func__ instead of __FUNCTION__. |
commit | commitdiff | tree | snapshot |
2011-11-17 |
Uwe Hermann | libsigrok: Use sr_err() et al instead of printf. |
commit | commitdiff | tree | snapshot |
2011-11-17 |
Gareth McMullin | Fixed a crash when loading a second session file. |
commit | commitdiff | tree | snapshot |
2011-11-15 |
Uwe Hermann | sigrok.h: Remove SIGROK_*VERSION #defines again. |
commit | commitdiff | tree | snapshot |
2011-11-15 |
Uwe Hermann | Fix some compiler warnings. |
commit | commitdiff | tree | snapshot |
2011-11-15 |
Uwe Hermann | libsigrok.pc: Add Required.private field entries. |
commit | commitdiff | tree | snapshot |
2011-11-05 |
Gareth McMullin | Remove IO source if callback returns FALSE. |
commit | commitdiff | tree | snapshot |
2011-10-31 |
Uwe Hermann | sigrok.h: Add SIGROK_{MAJOR,MINOR,MICRO,}_VERSION ... |
commit | commitdiff | tree | snapshot |
2011-10-31 |
Gareth McMullin | OLS: Calculate actual sample rate used. |
commit | commitdiff | tree | snapshot |
2011-10-30 |
Uwe Hermann | ols: Minor whitespace and coding style fixes. |
commit | commitdiff | tree | snapshot |
2011-10-29 |
Gareth McMullin | Run-Length Encoding support for the OLS. |
commit | commitdiff | tree | snapshot |
2011-10-29 |
Gareth McMullin | Prevent reading past end of OLS hardware buffer. |
commit | commitdiff | tree | snapshot |
2011-06-20 |
Jerry | Mac OS X build fixes |
commit | commitdiff | tree | snapshot |
2011-06-20 |
Bert Vermeulen | saleae-logic: fix timing on packets when triggering... |
commit | commitdiff | tree | snapshot |
2011-06-20 |
Bert Vermeulen | better session bus logging |
commit | commitdiff | tree | snapshot |
2011-06-19 |
Bert Vermeulen | use new datafeed packet format |
commit | commitdiff | tree | snapshot |
2011-06-19 |
Bert Vermeulen | new datafeed packet format |
commit | commitdiff | tree | snapshot |
2011-06-18 |
Bert Vermeulen | fix parameter type |
commit | commitdiff | tree | snapshot |
2011-06-12 |
Bert Vermeulen | whitespace |
commit | commitdiff | tree | snapshot |
2011-06-12 |
Bert Vermeulen | support for multiple FX2 devices |
commit | commitdiff | tree | snapshot |
2011-06-05 |
Bert Vermeulen | saleae-logic: use new logging system |
commit | commitdiff | tree | snapshot |
2011-06-04 |
Bert Vermeulen | saleae-logic: support for other FX2 devices (bare FX2) |
commit | commitdiff | tree | snapshot |
2011-06-04 |
Bert Vermeulen | better cleanup of device/plugin resources |
commit | commitdiff | tree | snapshot |
2011-05-08 |
Uwe Hermann | LA8: Remove trailing whitespace. |
commit | commitdiff | tree | snapshot |
2011-05-08 |
Uwe Hermann | LA8: Use sr_spew() where appropriate. |
commit | commitdiff | tree | snapshot |
2011-05-08 |
Uwe Hermann | LA8: Improve trigger support and debug output. |
commit | commitdiff | tree | snapshot |
2011-05-08 |
Uwe Hermann | Add sr_spew/SR_LOG_SPEW for even more debug output. |
commit | commitdiff | tree | snapshot |
2011-05-08 |
Uwe Hermann | LA8: Eliminate magic numbers. |
commit | commitdiff | tree | snapshot |
2011-05-08 |
Uwe Hermann | LA8: Add trigger point support. |
commit | commitdiff | tree | snapshot |
2011-05-08 |
Uwe Hermann | demo: Use memset(), might be faster. |
commit | commitdiff | tree | snapshot |
2011-05-08 |
Uwe Hermann | demo: Add all-low/all-high pattern support. |
commit | commitdiff | tree | snapshot |
2011-05-05 |
Uwe Hermann | demo: s/genmode/pattern/. |
commit | commitdiff | tree | snapshot |
2011-05-05 |
Uwe Hermann | demo: Rename GENMODE_DEFAULT to GENMODE_SIGROK. |
commit | commitdiff | tree | snapshot |
2011-05-05 |
Uwe Hermann | Improve (Doxygen) comments for HWCAP entries. |
commit | commitdiff | tree | snapshot |
2011-05-05 |
Uwe Hermann | demo: Eliminate unneeded tmp_u64. |
commit | commitdiff | tree | snapshot |
2011-05-05 |
Uwe Hermann | LA8: Free memory from g_*alloc*() via g_freee(). |
commit | commitdiff | tree | snapshot |
2011-05-05 |
Uwe Hermann | log messages: Use device name, not vendor name. |
commit | commitdiff | tree | snapshot |
2011-05-05 |
Uwe Hermann | libsigrok: closedev() now has a return code. |
commit | commitdiff | tree | snapshot |
2011-05-05 |
Uwe Hermann | libsigrok/cli: Implement loglevel support. |
commit | commitdiff | tree | snapshot |
2011-05-05 |
Uwe Hermann | Drop unneeded skeleton files. |
commit | commitdiff | tree | snapshot |
2011-05-05 |
Uwe Hermann | libsigrok: Rename open/close to opendev/closedev. |
commit | commitdiff | tree | snapshot |
2011-05-01 |
Uwe Hermann | demo: Add some more debug output. |
commit | commitdiff | tree | snapshot |
2011-04-26 |
Uwe Hermann | Initial support for CSV as output format. |
commit | commitdiff | tree | snapshot |
2011-04-26 |
Uwe Hermann | Change left-over SIGROK_* to SR_*. |
commit | commitdiff | tree | snapshot |
2011-04-24 |
Uwe Hermann | LA8: Shrink mangled_buf from 8MB to 4KB. |
commit | commitdiff | tree | snapshot |
2011-04-24 |
Uwe Hermann | ASIX: Small consistency fixes. |
commit | commitdiff | tree | snapshot |
2011-04-24 |
Uwe Hermann | LA8: Eliminate unused num_probes variable. |
commit | commitdiff | tree | snapshot |
2011-04-24 |
Uwe Hermann | LA8: Replace some sr_warn() with sr_err(). |
commit | commitdiff | tree | snapshot |
2011-04-24 |
Uwe Hermann | LA8: probeconfig/trigger support. |
commit | commitdiff | tree | snapshot |
2011-04-18 |
Uwe Hermann | Fix two small warnings. |
commit | commitdiff | tree | snapshot |
2011-04-18 |
Uwe Hermann | Hardware drivers: Use names for struct entries. |
commit | commitdiff | tree | snapshot |
2011-04-18 |
Uwe Hermann | ols: Always use glib's memory allocation functions. |
commit | commitdiff | tree | snapshot |
2011-04-18 |
Uwe Hermann | MSO19: Always use glib's memory allocation functions. |
commit | commitdiff | tree | snapshot |
2011-04-16 |
Uwe Hermann | demo: Always use glib's memory allocation functions. |
commit | commitdiff | tree | snapshot |
2011-04-16 |
Uwe Hermann | serial.c: Use g_try_malloc(). |
commit | commitdiff | tree | snapshot |
2011-04-16 |
Uwe Hermann | ASIX Sigma: Improve error handling a bit. |
commit | commitdiff | tree | snapshot |
2011-04-16 |
Uwe Hermann | alsa: Always use glib's memory allocation functions. |
commit | commitdiff | tree | snapshot |
2011-04-16 |
Uwe Hermann | LA8: Always use glib's memory allocation functions. |
commit | commitdiff | tree | snapshot |
2011-04-16 |
Uwe Hermann | Replace g_malloc{0,} with g_try_malloc{0,}. |
commit | commitdiff | tree | snapshot |
2011-04-15 |
Uwe Hermann | gnuplot output: Optimize by only storing changes. |
commit | commitdiff | tree | snapshot |
2011-04-15 |
Uwe Hermann | Don't close/reset the FTDI device too often. |
commit | commitdiff | tree | snapshot |
2011-04-15 |
Uwe Hermann | LA8: free() sample buffers in hw_closedev(). |
commit | commitdiff | tree | snapshot |
2011-04-14 |
Uwe Hermann | libsigrok: Introduce sr_dbg/sr_info/sr_warn/sr_err. |
commit | commitdiff | tree | snapshot |
2011-04-10 |
Uwe Hermann | Add chronovu-la8 input file format support. |
commit | commitdiff | tree | snapshot |
2011-04-10 |
Uwe Hermann | Add chronovu-la8 output file format. |
commit | commitdiff | tree | snapshot |
2011-04-10 |
Uwe Hermann | gnuplot output: More error checks. |
commit | commitdiff | tree | snapshot |
2011-04-10 |
Uwe Hermann | input/output formats: s/extension/id/. |
commit | commitdiff | tree | snapshot |
2011-04-10 |
Uwe Hermann | LA8: Use the new SR_ERR_ARG macro. |
commit | commitdiff | tree | snapshot |
2011-04-10 |
Uwe Hermann | Add SR_ERR_ARG #define. |
commit | commitdiff | tree | snapshot |
2011-04-10 |
Uwe Hermann | Binary output: Add more error checks. |
commit | commitdiff | tree | snapshot |
2011-04-10 |
Uwe Hermann | input/output formats: Explicit struct member names. |
commit | commitdiff | tree | snapshot |
2011-04-04 |
Uwe Hermann | Add initial support for the ChronoVu LA8. |
commit | commitdiff | tree | snapshot |
2011-04-03 |
Uwe Hermann | Revert temporary changes for 0.2 release. |
commit | commitdiff | tree | snapshot |
2011-04-03 |
Uwe Hermann | Disable some stuff which should not be in 0.2. |
commit | commitdiff | tree | snapshot |
2011-04-03 |
Uwe Hermann | Hook up output/text directory with autotools. |
commit | commitdiff | tree | snapshot |
2011-04-03 |
Bert Vermeulen | OLS driver overhaul |
commit | commitdiff | tree | snapshot |
2011-04-03 |
Bert Vermeulen | small warning fix |
commit | commitdiff | tree | snapshot |
2011-04-03 |
Bert Vermeulen | output_ols: disabled cursors don't really need to be... |
commit | commitdiff | tree | snapshot |
next |