2011-01-13 |
Bert Vermeulen | make output modules a bit more crashproof |
commit | commitdiff | tree | snapshot |
2011-01-13 |
Bert Vermeulen | use us instead of µs in periods (VCD can't handle it) |
commit | commitdiff | tree | snapshot |
2011-01-12 |
Uwe Hermann | MinGW/Windows: Serial port portability fixes. |
commit | commitdiff | tree | snapshot |
2011-01-11 |
Olivier Fauchon | add ontinuous mode for demo driver |
commit | commitdiff | tree | snapshot |
2011-01-11 |
Bert Vermeulen | fully implement input_binary module |
commit | commitdiff | tree | snapshot |
2011-01-11 |
Bert Vermeulen | code cleanup |
commit | commitdiff | tree | snapshot |
2011-01-11 |
Uwe Hermann | configure: Add --enable-demo option. |
commit | commitdiff | tree | snapshot |
2011-01-11 |
Uwe Hermann | MinGW: Quickfix to make serial.c/ols.c compile. |
commit | commitdiff | tree | snapshot |
2011-01-10 |
Bert Vermeulen | cli: support --continuous option for continuous sampling |
commit | commitdiff | tree | snapshot |
2011-01-10 |
Uwe Hermann | Cosmetics, whitespace, consistency fixes. |
commit | commitdiff | tree | snapshot |
2011-01-10 |
Uwe Hermann | demo: Add missing copyright line. |
commit | commitdiff | tree | snapshot |
2011-01-10 |
Daniel Ribeiro | Merge branch 'master' of git://sigrok.git.sourceforge... |
commit | commitdiff | tree | snapshot |
2011-01-10 |
Daniel Ribeiro | Add incomplete mso-19 plugin |
commit | commitdiff | tree | snapshot |
2011-01-10 |
Daniel Ribeiro | Add HZ_TO_NS macro |
commit | commitdiff | tree | snapshot |
2011-01-10 |
Daniel Ribeiro | update plugins and cli to use new DF_HEADER |
commit | commitdiff | tree | snapshot |
2011-01-10 |
Daniel Ribeiro | Support for analog probes |
commit | commitdiff | tree | snapshot |
2011-01-10 |
Daniel Ribeiro | serial.c: fix parity != none |
commit | commitdiff | tree | snapshot |
2011-01-10 |
Bert Vermeulen | finish split of sigrok.h |
commit | commitdiff | tree | snapshot |
2011-01-10 |
Bert Vermeulen | split off prototypes into their own header file |
commit | commitdiff | tree | snapshot |
2011-01-10 |
Bert Vermeulen | cli: new option to list output modules |
commit | commitdiff | tree | snapshot |
2011-01-10 |
Daniel Ribeiro | Merge branch 'master' of git://sigrok.git.sourceforge... |
commit | commitdiff | tree | snapshot |
2011-01-10 |
Daniel Ribeiro | Finish serial_set_params implementation |
commit | commitdiff | tree | snapshot |
2011-01-10 |
Daniel Ribeiro | Merge branch 'master' of git://sigrok.git.sourceforge... |
commit | commitdiff | tree | snapshot |
2011-01-10 |
Bert Vermeulen | output_analog: allow samples per line arg (default... |
commit | commitdiff | tree | snapshot |
2011-01-10 |
Daniel Ribeiro | Finish serial_set_params implementation |
commit | commitdiff | tree | snapshot |
2011-01-10 |
Bert Vermeulen | add DF_ANALOG, and an analog output module |
commit | commitdiff | tree | snapshot |
2011-01-09 |
Bert Vermeulen | output modules now register the DF type they can use |
commit | commitdiff | tree | snapshot |
2011-01-09 |
Daniel Ribeiro | Add a per-instance pointer storage for hardware plugins. |
commit | commitdiff | tree | snapshot |
2011-01-09 |
Daniel Ribeiro | Add ARRAY_AND_SIZE macro |
commit | commitdiff | tree | snapshot |
2011-01-09 |
Bert Vermeulen | change all DF_LOGIC* to a single DF_LOGIC type |
commit | commitdiff | tree | snapshot |
2011-01-08 |
Uwe Hermann | Only build specific source files if needed. |
commit | commitdiff | tree | snapshot |
2011-01-08 |
Uwe Hermann | Only build hardware drivers if they're enabled. |
commit | commitdiff | tree | snapshot |
2011-01-08 |
Uwe Hermann | demo driver: Small cleanups, error handling. |
commit | commitdiff | tree | snapshot |
2011-01-08 |
Uwe Hermann | Make the demo driver work. |
commit | commitdiff | tree | snapshot |
2011-01-08 |
Bert Vermeulen | fix buffer size, various error checks |
commit | commitdiff | tree | snapshot |
2011-01-08 |
Bert Vermeulen | add sigrok_period_string(), MAX_NUM_PROBES |
commit | commitdiff | tree | snapshot |
2011-01-08 |
Uwe Hermann | Fix two more compiler warnings noticed on amd64. |
commit | commitdiff | tree | snapshot |
2011-01-08 |
Uwe Hermann | Fix out-of-tree build. |
commit | commitdiff | tree | snapshot |
2011-01-08 |
Uwe Hermann | Cosmetics, whitespace, simplifications. |
commit | commitdiff | tree | snapshot |
2011-01-06 |
Uwe Hermann | Initial, unfinished demo/simulation hardware driver. |
commit | commitdiff | tree | snapshot |
2010-12-29 |
Bert Vermeulen | proper fix for output_text corner cases |
commit | commitdiff | tree | snapshot |
2010-12-28 |
Bert Vermeulen | consistent debug msgs, rename sump to ols |
commit | commitdiff | tree | snapshot |
2010-12-28 |
Bert Vermeulen | fix corner cases/memory management (cli->text out) |
commit | commitdiff | tree | snapshot |
2010-12-27 |
Bert Vermeulen | don't turn on/off libusb debugging |
commit | commitdiff | tree | snapshot |
2010-08-12 |
Bert Vermeulen | oops, fix serial_flush() |
commit | commitdiff | tree | snapshot |
2010-08-12 |
Bert Vermeulen | add serial_flush() |
commit | commitdiff | tree | snapshot |
2010-08-12 |
Bert Vermeulen | increase length of datafeed packets to uint64_t |
commit | commitdiff | tree | snapshot |
2010-08-12 |
Bert Vermeulen | don't push configuration to device until acq time |
commit | commitdiff | tree | snapshot |
2010-08-11 |
Bert Vermeulen | OLS: fix multi-channel capture |
commit | commitdiff | tree | snapshot |
2010-08-11 |
Bert Vermeulen | add debug logging (set SIGROK_DEBUG=2 to see) |
commit | commitdiff | tree | snapshot |
2010-08-05 |
Bert Vermeulen | OLS: fix triggers, sample order, capture ratio |
commit | commitdiff | tree | snapshot |
2010-08-05 |
Bert Vermeulen | define pre/post-trigger capture ratio option |
commit | commitdiff | tree | snapshot |
2010-07-18 |
Bert Vermeulen | saleae logic: fix triggers after style changes |
commit | commitdiff | tree | snapshot |
2010-07-14 |
Uwe Hermann | hwplugin.c: Add missing config.h #include. |
commit | commitdiff | tree | snapshot |
2010-06-24 |
Uwe Hermann | Only build hardware plugins if requested by user. |
commit | commitdiff | tree | snapshot |
2010-05-31 |
Uwe Hermann | Add per-LA --enable-XXXX configure options. |
commit | commitdiff | tree | snapshot |
2010-05-26 |
Uwe Hermann | Use 'kHz' (not 'KHz') consistently. |
commit | commitdiff | tree | snapshot |
2010-05-20 |
Uwe Hermann | Simplifications and small fixes. |
commit | commitdiff | tree | snapshot |
2010-05-20 |
Uwe Hermann | skeleton.c: Update to latest prototypes. |
commit | commitdiff | tree | snapshot |
2010-05-19 |
Bert Vermeulen | use flexible sample limit specification (k/m/g) |
commit | commitdiff | tree | snapshot |
2010-05-17 |
Uwe Hermann | Cosmetics: Reduce nesting level a bit. |
commit | commitdiff | tree | snapshot |
2010-05-17 |
Uwe Hermann | Factor out opendev2/opendev3. |
commit | commitdiff | tree | snapshot |
2010-05-17 |
Uwe Hermann | opendev2/opendev3: Don't depend on global vars. |
commit | commitdiff | tree | snapshot |
2010-05-17 |
Uwe Hermann | Cosmetics. |
commit | commitdiff | tree | snapshot |
2010-05-11 |
Uwe Hermann | pkg-config: Add (semi-generated) libsigrok.pc. |
commit | commitdiff | tree | snapshot |
2010-05-11 |
Uwe Hermann | Drop unused and obsolete gmodule stuff. |
commit | commitdiff | tree | snapshot |
2010-05-09 |
Peter Stuge | sump/ols: Wait 10ms for hw response to make pl2303... |
commit | commitdiff | tree | snapshot |
2010-05-09 |
Peter Stuge | serial: Remove unneccesary nesting |
commit | commitdiff | tree | snapshot |
2010-05-09 |
Uwe Hermann | VCD: Optimizations and fixes. |
commit | commitdiff | tree | snapshot |
2010-05-09 |
Uwe Hermann | VCD/Gnuplot: Fix incorrect sample counter. |
commit | commitdiff | tree | snapshot |
2010-05-09 |
Uwe Hermann | Gnuplot: Nicer output formatting. |
commit | commitdiff | tree | snapshot |
2010-05-09 |
Uwe Hermann | filter.c: Error handling, code simplification. |
commit | commitdiff | tree | snapshot |
2010-05-09 |
Uwe Hermann | Gnuplot: Improve column/probe name display. |
commit | commitdiff | tree | snapshot |
2010-05-09 |
Uwe Hermann | output_text: More error handling. |
commit | commitdiff | tree | snapshot |
2010-05-09 |
Uwe Hermann | output_gnuplot: Simplify event(). |
commit | commitdiff | tree | snapshot |
2010-05-09 |
Uwe Hermann | output_binary: Code simplifications. |
commit | commitdiff | tree | snapshot |
2010-05-09 |
Uwe Hermann | Gnuplot quickfix: Increase malloc()'ed size. |
commit | commitdiff | tree | snapshot |
2010-05-09 |
Uwe Hermann | VCD/Gnuplot: Store time/date in output. |
commit | commitdiff | tree | snapshot |
2010-05-09 |
Uwe Hermann | VCD/Gnuplot: Cosmetics, code simplifications. |
commit | commitdiff | tree | snapshot |
2010-05-09 |
Uwe Hermann | Gnuplot output: More error handling. |
commit | commitdiff | tree | snapshot |
2010-05-09 |
Uwe Hermann | datastore_new(): Use int as return value. |
commit | commitdiff | tree | snapshot |
2010-05-09 |
Uwe Hermann | Datastore: More error checking. |
commit | commitdiff | tree | snapshot |
2010-05-09 |
Uwe Hermann | VCD: Improve error handling/checking. |
commit | commitdiff | tree | snapshot |
2010-05-07 |
Bert Vermeulen | output_text: always print sigrok version |
commit | commitdiff | tree | snapshot |
2010-05-07 |
Bert Vermeulen | output_binary: rm TODO item |
commit | commitdiff | tree | snapshot |
2010-05-07 |
Bert Vermeulen | output: if device has no plugin, don't report samplerate |
commit | commitdiff | tree | snapshot |
2010-05-07 |
Bert Vermeulen | input: use dummy device when loading from file |
commit | commitdiff | tree | snapshot |
2010-05-07 |
Bert Vermeulen | allow devices without a plugin |
commit | commitdiff | tree | snapshot |
2010-05-04 |
Håvard Espeland | Output: Fix invalid pointer dereferencing in vcd and... |
commit | commitdiff | tree | snapshot |
2010-05-03 |
Håvard Espeland | Sigma: Small cleanups. |
commit | commitdiff | tree | snapshot |
2010-05-03 |
Håvard Espeland | Sigma: Use software trigger to pinpoint exact sample. |
commit | commitdiff | tree | snapshot |
2010-05-03 |
Håvard Espeland | Sigma: Add state machine for tracking Sigma status. |
commit | commitdiff | tree | snapshot |
2010-05-03 |
Håvard Espeland | Sigma: Merge storage of rise/fall triggers. |
commit | commitdiff | tree | snapshot |
2010-05-02 |
Håvard Espeland | Sigma: Minor cleanups. |
commit | commitdiff | tree | snapshot |
2010-05-02 |
Håvard Espeland | Sigma: Set capture ratio correctly. |
commit | commitdiff | tree | snapshot |
2010-05-02 |
Håvard Espeland | Sigma: 50 MHZ falling/rising edge trigger support. |
commit | commitdiff | tree | snapshot |
2010-05-02 |
Håvard Espeland | Sigma: Fix simple trigger LUT calculation. |
commit | commitdiff | tree | snapshot |
2010-05-01 |
Håvard Espeland | Sigma: Value/mask trigger support in 50 MHz mode. |
commit | commitdiff | tree | snapshot |
2010-05-01 |
Håvard Espeland | Sigma: Small cleanups. |
commit | commitdiff | tree | snapshot |
2010-05-01 |
Uwe Hermann | Saleae: Rename firmware file to saleae-logic.fw. |
commit | commitdiff | tree | snapshot |
next |