Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: SintefManufacturing/python-aravis
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: dev
Choose a base ref
...
head repository: SintefManufacturing/python-aravis
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 18 commits
  • 8 files changed
  • 11 contributors

Commits on Sep 13, 2013

  1. cleanup streaming-plot

    oroulet committed Sep 13, 2013
    Configuration menu
    Copy the full SHA
    411aa4f View commit details
    Browse the repository at this point in the history
  2. fix conflict

    oroulet committed Sep 13, 2013
    Configuration menu
    Copy the full SHA
    678af78 View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2013

  1. Configuration menu
    Copy the full SHA
    a78ff1b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f1ca233 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    81900e4 View commit details
    Browse the repository at this point in the history
  4. add debug output example

    oroulet committed Sep 17, 2013
    Configuration menu
    Copy the full SHA
    e00e892 View commit details
    Browse the repository at this point in the history

Commits on Apr 14, 2015

  1. Configuration menu
    Copy the full SHA
    219d828 View commit details
    Browse the repository at this point in the history

Commits on Feb 29, 2016

  1. Update aravis.py

    Fixed a wrong reference to cam
    maranik committed Feb 29, 2016
    Configuration menu
    Copy the full SHA
    cafcd9a View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1 from maranik/fix-wrong-reference

    Update aravis.py
    maranik committed Feb 29, 2016
    Configuration menu
    Copy the full SHA
    68e732d View commit details
    Browse the repository at this point in the history
  3. Merge pull request #1 from maranik/master

    Wrong reference on Camera get_feature_vals
    oroulet committed Feb 29, 2016
    Configuration menu
    Copy the full SHA
    f660ffd View commit details
    Browse the repository at this point in the history

Commits on May 27, 2016

  1. Throw AravisException instead of Exception when camera cannot create …

    …stream
    Will Hipschman committed May 27, 2016
    Configuration menu
    Copy the full SHA
    097f0ab View commit details
    Browse the repository at this point in the history

Commits on May 28, 2016

  1. Merge pull request #3 from WillHipschman/master

    Throw AravisException instead of Exception when camera cannot create stream
    oroulet committed May 28, 2016
    Configuration menu
    Copy the full SHA
    df63cbf View commit details
    Browse the repository at this point in the history

Commits on May 25, 2017

  1. Aravis cpp lib updated, timestamp is now collected using get_timestam…

    …p() method
    Alvaro Capellan authored and oroulet committed May 25, 2017
    Configuration menu
    Copy the full SHA
    8772c1a View commit details
    Browse the repository at this point in the history

Commits on Jun 17, 2017

  1. Fixed computation of bits per pixel.

    We compute the count of pixels instead of checking whether the pixel format belongs to a list of 8-pixel formats because the list was incomplete.
    The formula for calculation is taken from Aravis project from file src/arvenums.h - specifically from definition of ARV_PIXEL_FORMAT_BIT_PER_PIXEL.
    Petr Smid authored and oroulet committed Jun 17, 2017
    Configuration menu
    Copy the full SHA
    530d687 View commit details
    Browse the repository at this point in the history

Commits on Nov 28, 2017

  1. Configuration menu
    Copy the full SHA
    4fc7670 View commit details
    Browse the repository at this point in the history
  2. update README

    oroulet committed Nov 28, 2017
    Configuration menu
    Copy the full SHA
    cc0af75 View commit details
    Browse the repository at this point in the history

Commits on Jun 1, 2019

  1. fix example in README

    kif authored and oroulet committed Jun 1, 2019
    Configuration menu
    Copy the full SHA
    3365be9 View commit details
    Browse the repository at this point in the history

Commits on Jul 23, 2019

  1. Configuration menu
    Copy the full SHA
    5750250 View commit details
    Browse the repository at this point in the history
Loading