Skip to content

Releases: AravisProject/aravis

Aravis 0.8.17

11 Sep 20:17
Compare
Choose a tag to compare
  • windows: Microsoft Visual C++ support (Siim)
  • usb3vision: async mode (Takuro, Constantine)
  • usb3vision: use GUID for device disambiguation (Takuro)
  • test: extend test coverage in arv-test (Emmanuel)
  • viewer: in-app notification for save error (Emmanuel)
  • camera: make set_trigger more robust (Emmanuel)
  • tool: add glob pattern based device and feature selection (Emmanuel)

Aravis 0.8.16

30 Jul 15:02
Compare
Choose a tag to compare
  • ci: use Github actions for linux and macOS (Emmanuel)
  • ci: minGW support (Václav)
  • gigevision: use proper broadcast addresses during discovery (Václav)
  • camera: accessor to float feature increment (Emmanuel)
  • camera: make set_trigger more robust (Emmanuel)
  • camera: fallback to Continuous mode if SingleFrame is not available
    (Emmanuel)
  • viewer: allow to save a snapshot as png or jpeg image (Emmanuel)
  • viewer: display all pixel formats in selector (Emmanuel)
  • simulator: now works on Windows and macOS (Václav, Emmanuel)
  • debug: fix output on Windows (Václav)
  • doc: Windows build documentation (Václav)
  • tests: new arv-test application for automated testing (Emmanuel)

Aravis 0.8.15

20 Jul 12:13
Compare
Choose a tag to compare
  • gigevision: only disable packet resend after a packet unavailable error
  • gigevision: add a new packet timeout for first packet resend request
  • doc: improve GvStream property documentation
  • code cleanup

Aravis 0.8.14

13 Jul 15:16
Compare
Choose a tag to compare
  • debug: fix debug timestamp on older platforms (Emmanuel)

Aravis 0.8.13

13 Jul 09:22
Compare
Choose a tag to compare
  • viewer: fix incorrect bandwidth and frame rate computation

Aravis 0.8.12

13 Jul 06:57
Compare
Choose a tag to compare
  • usb3vision: initialize stream infos

Aravis 0.8.11

13 Jul 05:02
Compare
Choose a tag to compare
  • stream: add an extensible info API (Emmanuel)
  • gvstream: improve packet resend request behaviour in case of unordered gvsp
    packets (Emmanuel)
  • gvstream: wait for thread setup during ArvGvStream initialization (Emmanuel)
  • gigevision: use MAC as serial number fallback (Emmanuel)
  • genicam: fix arv_exposure_mode_to_string (Martin)
  • usb3vision: improve error reporting in case of libsub error (Emmanuel)
  • usb3vision: automatically detach kernel driver (Emmanuel)
  • cameratest: add a test duration parameter (Emmanuel)
  • misc: rename internal ArvStatistic to ArvHistogram (Emmanuel)

Aravis 0.8.10

12 May 07:03
Compare
Choose a tag to compare
  • arv-tool: make device enumeration faster (Emmanuel)
  • debug: rework debug log levels (Emmanuel)
  • fakegvcamera: improve streaming reliability - partly fix #499 (Emmanuel)
  • gvstream: fix use after reference release - fix #504 (Emmanuel)
  • genicam: String node support - fix #507 (Emmanuel)

Aravis 0.8.9

22 Apr 06:37
Compare
Choose a tag to compare
  • windows: build fix (Emmanuel)

Aravis 0.8.8

21 Apr 06:54
Compare
Choose a tag to compare

The most interesting improvement is a faster finalization of GigEvision device objects.

  • gvdevice: faster finalization (Emmanuel)
  • arv-camera-test: promote to installed application (Emmanuel)
  • applications: fix policy parameter consistency (Emmanuel)
  • debug: timestamped and modernized output (Emmanuel)
  • genicam: add a range check debug mode (Emmanuel)
  • camera: new DeviceSerialNumber getter (Emmanuel)