Commit Graph

  • 986f7270bf hardware/common: Coding style fixes. Uwe Hermann 2010-04-15 20:55:57 +0200
  • 99c1fc59ed output: Coding style fixes. Uwe Hermann 2010-04-15 20:36:04 +0200
  • 62c8202582 libsigrok: More coding style fixes. Uwe Hermann 2010-04-15 20:16:53 +0200
  • 1b452b8510 libsigrok: Coding style fixes. Uwe Hermann 2010-04-15 20:07:16 +0200
  • d86dc674a2 Fix insufficient braces in KHZ() et al. Uwe Hermann 2010-04-15 19:49:14 +0200
  • fdd20b5239 Add ARRAY_SIZE helper. Uwe Hermann 2010-04-13 00:34:20 +0200
  • 02076d69f9 Rename "bin" output module to "bits" everywhere. Uwe Hermann 2010-04-12 23:21:12 +0200
  • 1c5b9d302c Add raw binary output format. Uwe Hermann 2010-04-12 21:22:58 +0200
  • afc8e4deb6 Fix all warnings and re-enable -Wextra. Uwe Hermann 2010-04-09 22:18:46 +0200
  • 86c5e27908 zeroplus: Fix compiler warnings. Uwe Hermann 2010-04-09 21:20:22 +0200
  • 08cfe6a2b7 Factor out trigger_helper() to reduce nesting. Uwe Hermann 2010-04-09 21:16:11 +0200
  • edf60d0575 Factor out common ezusb_upload_firmware(). Uwe Hermann 2010-04-09 20:44:51 +0200
  • 9d2933fbe9 ezusb.c: Coding style fixes. Uwe Hermann 2010-04-09 20:36:29 +0200
  • 904299164f sl_open_device(): Refactoring to reduce nesting. Uwe Hermann 2010-04-09 20:31:43 +0200
  • f6958dabcd Simplify code by reducing nesting level. Uwe Hermann 2010-04-09 19:25:29 +0200
  • 6f5f21f996 Coding style fixes, aided by 'indent'. Uwe Hermann 2010-04-09 19:04:36 +0200
  • d02a535e05 move posix-specific serial port comms to serial.c Bert Vermeulen 2010-04-09 05:15:27 +0200
  • 54dc4bc703 switch to SIGROK_ERR Bert Vermeulen 2010-04-08 16:58:07 +0200
  • 6937bb757e various fixes, basic acquisition works Bert Vermeulen 2010-04-08 16:49:39 +0200
  • 54b38f64aa use strdup() instead of g_strdup() Bert Vermeulen 2010-04-08 16:44:13 +0200
  • 37aea2d35c better buffer size calculation Bert Vermeulen 2010-04-08 16:42:22 +0200
  • d2cd86ac26 fix off-by-one error Bert Vermeulen 2010-04-04 20:51:04 +0200
  • 25e7d9b115 Factor out common sigrok_samplerate_string(). Uwe Hermann 2010-04-07 19:43:41 +0200
  • bc010c054b VCD output: Handle disabled probes correctly. Uwe Hermann 2010-04-06 15:02:14 +0200
  • e2ad47b5b0 Gnuplot output format support. Uwe Hermann 2010-04-06 14:38:47 +0200
  • 2b3414a497 libsigrokdecode: Add initial return code list. Uwe Hermann 2010-04-06 01:29:32 +0200
  • e31b636df6 Start unification of libsigrok return codes. Uwe Hermann 2010-04-05 16:41:54 +0200
  • 5a8fda158b Allow output_format.init() to return errors. Uwe Hermann 2010-04-05 16:20:09 +0200
  • 4c100f3244 More consistent spelling of "samplerate". Uwe Hermann 2010-04-05 15:31:39 +0200
  • 4c9ffa83cf Initial Value Change Dump (VCD) output support. Uwe Hermann 2010-04-04 13:19:20 +0200
  • a695d6c075 Rename libbackend to libsigrok. Uwe Hermann 2010-04-02 20:26:48 +0200
  • a1bb33afbd Start of code base layout restructuring. Uwe Hermann 2010-04-02 20:18:27 +0200