2013-04-23 |
Uwe Hermann | GPL headers: Use correct project name. |
commit | commitdiff | tree | snapshot |
2013-04-23 |
Uwe Hermann | README: Add "Copyright and license" section. |
commit | commitdiff | tree | snapshot |
2013-04-23 |
Uwe Hermann | Add NSIS file for use with cross-compiled sigrok-cli. |
commit | commitdiff | tree | snapshot |
2013-04-17 |
Bert Vermeulen | Show driver name and optional conn string |
commit | commitdiff | tree | snapshot |
2013-04-16 |
Martin Ling | Update for libsigrok datafeed callback API changes. |
commit | commitdiff | tree | snapshot |
2013-04-15 |
Uwe Hermann | Small variable naming fix to avoid confusion. |
commit | commitdiff | tree | snapshot |
2013-04-15 |
Uwe Hermann | configure.ac: Show $build, $host, and lib versions. |
commit | commitdiff | tree | snapshot |
2013-04-07 |
Bert Vermeulen | SR_CONF_TIMEBASE and _VDIVS lists are now an array... |
commit | commitdiff | tree | snapshot |
2013-03-31 |
Bert Vermeulen | More GVariant conversions |
commit | commitdiff | tree | snapshot |
2013-03-30 |
Bert Vermeulen | fix options setting to use GVariant |
commit | commitdiff | tree | snapshot |
2013-03-30 |
Bert Vermeulen | avoid deprecated struct sr_rational |
commit | commitdiff | tree | snapshot |
2013-03-26 |
Bert Vermeulen | More GVariant conversions |
commit | commitdiff | tree | snapshot |
2013-03-25 |
Bert Vermeulen | Adjust to GVariant-based sr_config_* functions |
commit | commitdiff | tree | snapshot |
2013-03-19 |
Bert Vermeulen | fix time-based limit logic |
commit | commitdiff | tree | snapshot |
2013-03-19 |
Bert Vermeulen | use new libsigrok GVariant-based option/probe passing |
commit | commitdiff | tree | snapshot |
2013-03-17 |
Uwe Hermann | README: Refer to INSTALL and new Building wiki page. |
commit | commitdiff | tree | snapshot |
2013-03-17 |
Uwe Hermann | autotools: Don't use "foreign" option. |
commit | commitdiff | tree | snapshot |
2013-03-16 |
Bert Vermeulen | show SR_CONF_SAMPLE_INTERVAL (debug) |
commit | commitdiff | tree | snapshot |
2013-03-12 |
Bert Vermeulen | make libsigrokdecode optional |
commit | commitdiff | tree | snapshot |
2013-03-11 |
Bert Vermeulen | support for live status of SR_CONF_DATALOG |
commit | commitdiff | tree | snapshot |
2013-03-11 |
Bert Vermeulen | add --set option |
commit | commitdiff | tree | snapshot |
2013-03-11 |
Bert Vermeulen | dump obsolete multiple-device leftover code |
commit | commitdiff | tree | snapshot |
2013-03-05 |
Bert Vermeulen | fix SR_DF_END flow |
commit | commitdiff | tree | snapshot |
2013-03-05 |
Bert Vermeulen | properly check for result after output module data() |
commit | commitdiff | tree | snapshot |
2013-02-22 |
Bert Vermeulen | use input API properly |
commit | commitdiff | tree | snapshot |
2013-02-05 |
Uwe Hermann | Update, fix, and extend manpage. |
commit | commitdiff | tree | snapshot |
2013-01-25 |
Bert Vermeulen | Use sr_dev_has_option() where appropriate. |
commit | commitdiff | tree | snapshot |
2013-01-25 |
Bert Vermeulen | Use sr_dev_has_option(). |
commit | commitdiff | tree | snapshot |
2013-01-25 |
Bert Vermeulen | Use sr_config_get(). |
commit | commitdiff | tree | snapshot |
2013-01-25 |
Bert Vermeulen | Use sr_config_set() |
commit | commitdiff | tree | snapshot |
2013-01-25 |
Bert Vermeulen | Deprecate SR_DI_HWOPTS. |
commit | commitdiff | tree | snapshot |
2013-01-25 |
Bert Vermeulen | Deprecate SR_DI_HWCAPS. |
commit | commitdiff | tree | snapshot |
2013-01-25 |
Bert Vermeulen | Deprecate SR_DI_TRIGGER_TYPES. |
commit | commitdiff | tree | snapshot |
2013-01-25 |
Bert Vermeulen | Deprecate SR_DI_TRIGGER_SOURCES. |
commit | commitdiff | tree | snapshot |
2013-01-25 |
Bert Vermeulen | Deprecate SR_DI_TIMEBASES. |
commit | commitdiff | tree | snapshot |
2013-01-25 |
Bert Vermeulen | Deprecate SR_DI_FILTERS. |
commit | commitdiff | tree | snapshot |
2013-01-25 |
Bert Vermeulen | Deprecate SR_DI_VDIVS. |
commit | commitdiff | tree | snapshot |
2013-01-25 |
Bert Vermeulen | Deprecate SR_DI_COUPLING. |
commit | commitdiff | tree | snapshot |
2013-01-25 |
Bert Vermeulen | Deprecate SR_DI_BUFFERSIZES. |
commit | commitdiff | tree | snapshot |
2013-01-25 |
Bert Vermeulen | Deprecate SR_DI_PATTERNS. |
commit | commitdiff | tree | snapshot |
2013-01-25 |
Bert Vermeulen | Deprecate SR_DI_CUR_SAMPLERATE. |
commit | commitdiff | tree | snapshot |
2013-01-25 |
Bert Vermeulen | deprecate SR_DI_SAMPLERATES |
commit | commitdiff | tree | snapshot |
2013-01-21 |
Bert Vermeulen | Use new SR_CONF_* keys. |
commit | commitdiff | tree | snapshot |
2013-01-21 |
Bert Vermeulen | Use new sr_config_info*_get() calls. |
commit | commitdiff | tree | snapshot |
2013-01-21 |
Bert Vermeulen | handle meta packets, specifically SR_HWCAP_SAMPLERATE |
commit | commitdiff | tree | snapshot |
2013-01-21 |
Bert Vermeulen | use new sr_config struct |
commit | commitdiff | tree | snapshot |
2013-01-20 |
Bert Vermeulen | update to newer options |
commit | commitdiff | tree | snapshot |
2013-01-14 |
Uwe Hermann | Makefile.am: Fix typo in 'ChangeLog' target. |
commit | commitdiff | tree | snapshot |
2013-01-08 |
Bert Vermeulen | don't use the obsolete datastore. |
commit | commitdiff | tree | snapshot |
2013-01-01 |
Alexandru Gagniuc | parserc.c: Fix memory leak from g_strsplit |
commit | commitdiff | tree | snapshot |
2013-01-01 |
Alexandru Gagniuc | sigrok-cli.c: Fix memory leak in parsing of hardware... |
commit | commitdiff | tree | snapshot |
2013-01-01 |
Joel Holdsworth | Corrected a comment typo |
commit | commitdiff | tree | snapshot |
2013-01-01 |
Bert Vermeulen | clean up unused code |
commit | commitdiff | tree | snapshot |
2013-01-01 |
Bert Vermeulen | use constified SRD decoder list |
commit | commitdiff | tree | snapshot |
2012-12-28 |
Bert Vermeulen | fix device-specific options setting |
commit | commitdiff | tree | snapshot |
2012-12-28 |
Uwe Hermann | configure.ac: Fix CFLAGS settings. |
commit | commitdiff | tree | snapshot |
2012-12-20 |
Joel Holdsworth | Make datafeed_in packet parameter a const pointer |
commit | commitdiff | tree | snapshot |
2012-12-03 |
Peter Stuge | Add struct sr_context * to sr_driver_init() calls |
commit | commitdiff | tree | snapshot |
2012-11-11 |
Uwe Hermann | Drop unneeded comments. |
commit | commitdiff | tree | snapshot |
2012-10-21 |
Peter Stuge | Add struct sr_context to the sr_init() and sr_exit... |
commit | commitdiff | tree | snapshot |
2012-10-21 |
Peter Stuge | Change main() to have only one exit code flow, used... |
commit | commitdiff | tree | snapshot |
2012-10-21 |
Peter Stuge | Move sr_exit() in main() to correctly mirror order... |
commit | commitdiff | tree | snapshot |
2012-10-16 |
Uwe Hermann | Re-add HACKING file after repo split. |
commit | commitdiff | tree | snapshot |
2012-10-14 |
Bert Vermeulen | Merge branch 'master' of ssh://sigrok.org/data/git... |
commit | commitdiff | tree | snapshot |
2012-10-14 |
Bert Vermeulen | more compact display of probe list |
commit | commitdiff | tree | snapshot |
2012-10-14 |
Bert Vermeulen | don't accept numbers as probe indexes in probe string |
commit | commitdiff | tree | snapshot |
2012-10-10 |
Uwe Hermann | README: Cosmetics, update URL. |
commit | commitdiff | tree | snapshot |
2012-10-08 |
Bert Vermeulen | updated URLs and description |
commit | commitdiff | tree | snapshot |
2012-10-08 |
Bert Vermeulen | restore pre-split ignores |
commit | commitdiff | tree | snapshot |
2012-10-08 |
Bert Vermeulen | device detail now lists probes |
commit | commitdiff | tree | snapshot |
2012-09-08 |
Bert Vermeulen | cli: support for new output module API |
commit | commitdiff | tree | snapshot |
2012-09-02 |
Bert Vermeulen | cli: fix driver option conversion |
commit | commitdiff | tree | snapshot |
2012-08-06 |
Bert Vermeulen | cli: use --show for PD detail |
commit | commitdiff | tree | snapshot |
2012-08-05 |
Bert Vermeulen | cli: obsolete SR_HWCAP_PROBECONFIG |
commit | commitdiff | tree | snapshot |
2012-08-05 |
Bert Vermeulen | cli: use new sr_dev_config_set() API call |
commit | commitdiff | tree | snapshot |
2012-08-05 |
Bert Vermeulen | cli: don't try to set device options before opening it |
commit | commitdiff | tree | snapshot |
2012-08-05 |
Bert Vermeulen | cli: use new API calls instead of static option data |
commit | commitdiff | tree | snapshot |
2012-08-04 |
Bert Vermeulen | cli: rename sr_hw_hwcap_get() to sr_devopt_get() |
commit | commitdiff | tree | snapshot |
2012-08-03 |
Bert Vermeulen | cli: use new generic arg parser API |
commit | commitdiff | tree | snapshot |
2012-08-03 |
Bert Vermeulen | cli: don't call sr_session_stop() when SR_DF_END is... |
commit | commitdiff | tree | snapshot |
2012-08-03 |
Bert Vermeulen | cli: fix session saving |
commit | commitdiff | tree | snapshot |
2012-08-03 |
Bert Vermeulen | cli: code cleanup |
commit | commitdiff | tree | snapshot |
2012-08-03 |
Bert Vermeulen | cli: use probe numbers starting from 0 |
commit | commitdiff | tree | snapshot |
2012-08-03 |
Bert Vermeulen | cli: change to new struct sr_dev_inst based libsigrok API |
commit | commitdiff | tree | snapshot |
2012-08-03 |
Bert Vermeulen | cli: remove dead code |
commit | commitdiff | tree | snapshot |
2012-08-03 |
Bert Vermeulen | cli: add --show option, and switch to new info_get... |
commit | commitdiff | tree | snapshot |
2012-08-03 |
Bert Vermeulen | cli: add --driver option, and switch to new sr API... |
commit | commitdiff | tree | snapshot |
2012-08-03 |
Bert Vermeulen | cli: more flexible generic arg parser |
commit | commitdiff | tree | snapshot |
2012-07-29 |
Tomaž Šolc | Allow setting samplerate when reading binary files |
commit | commitdiff | tree | snapshot |
2012-07-11 |
Lars-Peter... | cli: Use sr_session_stop() instead of sr_session_halt() |
commit | commitdiff | tree | snapshot |
2012-07-04 |
Bert Vermeulen | cli: switch to new <libsigrok/libsigrok.h> |
commit | commitdiff | tree | snapshot |
2012-06-26 |
Bert Vermeulen | cli: flush output on write |
commit | commitdiff | tree | snapshot |
2012-06-24 |
Lars-Peter... | cli: Fix typo in protocol decoder stacking example |
commit | commitdiff | tree | snapshot |
2012-06-22 |
Bert Vermeulen | sr/srd/cli: require glib version >= 2.28 |
commit | commitdiff | tree | snapshot |
2012-06-22 |
Uwe Hermann | cli: Add missing fflush(stdout) for PD annotation output. |
commit | commitdiff | tree | snapshot |
2012-06-19 |
Bert Vermeulen | cli: use output API for analog and frame begin/end... |
commit | commitdiff | tree | snapshot |
2012-06-19 |
Bert Vermeulen | cli: not doing sigrokdecode directly from analog data |
commit | commitdiff | tree | snapshot |
2012-06-18 |
Bert Vermeulen | cli: output API says to check data_out, not length_out |
commit | commitdiff | tree | snapshot |
2012-05-31 |
Uwe Hermann | cli/gtk/qt: Now all require libsigrok >= 0.2.0 (API... |
commit | commitdiff | tree | snapshot |
2012-05-31 |
Bert Vermeulen | cli: strip off PD arguments before selecting for annotation |
commit | commitdiff | tree | snapshot |
next |