Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Patch 1 #7

Open
wants to merge 46 commits into
base: master
Choose a base branch
from
Open

Patch 1 #7

wants to merge 46 commits into from

Commits on Nov 24, 2016

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

Commits on Nov 25, 2016

  1. Removed generics, used HashSet

    Alebat committed Nov 25, 2016
    Configuration menu
    Copy the full SHA
    f7e5641 View commit details
    Browse the repository at this point in the history

Commits on Dec 6, 2016

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

Commits on Dec 15, 2016

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

Commits on Dec 20, 2016

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

Commits on May 26, 2017

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

Commits on May 29, 2017

  1. GC fix

    Alebat committed May 29, 2017
    Configuration menu
    Copy the full SHA
    37e8fab View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    80dd990 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a308bcb View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c64a432 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7292084 View commit details
    Browse the repository at this point in the history

Commits on May 30, 2017

  1. Docu update

    Alebat authored May 30, 2017
    Configuration menu
    Copy the full SHA
    a3c118d View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2017

  1. X Processing wip implementation

    Problem with multiple inheritace: needec code from both InputMod and OuptuMod. Researching a solution
    _loading..._
    Alebat committed Jun 5, 2017
    Configuration menu
    Copy the full SHA
    22c9d24 View commit details
    Browse the repository at this point in the history

Commits on Jun 12, 2017

  1. WIP

    Alebat committed Jun 12, 2017
    Configuration menu
    Copy the full SHA
    76f8d19 View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2017

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

Commits on Jun 20, 2017

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

Commits on Jun 21, 2017

  1. WIP interfaces, improved logs

    Alebat committed Jun 21, 2017
    Configuration menu
    Copy the full SHA
    4b4af30 View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2017

  1. Pettinando

    Alebat committed Jul 18, 2017
    Configuration menu
    Copy the full SHA
    8bf60c8 View commit details
    Browse the repository at this point in the history

Commits on Jul 20, 2017

  1. Changed to hot scheme changes

    Alebat committed Jul 20, 2017
    Configuration menu
    Copy the full SHA
    e5731a8 View commit details
    Browse the repository at this point in the history
  2. Changed to hot scheme changes

    Alebat committed Jul 20, 2017
    Configuration menu
    Copy the full SHA
    ce2073d View commit details
    Browse the repository at this point in the history
  3. Writing tests

    Alebat committed Jul 20, 2017
    Configuration menu
    Copy the full SHA
    291d5d2 View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2017

  1. Set up some tests and solved some bugs

    Renamed event handlers in SFManagers
    Added Log class
    Concurrency fixes
    Fixed exclusion mechanism for input addition
    Added add overloads
    Locked out null messages from SFQueue
    Refactor
    Tests
    Alebat committed Jul 25, 2017
    Configuration menu
    Copy the full SHA
    d541f8e View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2017

  1. Tests, concurrency fixes and refactoring

    Removed milliseconds support
    Read-Write concurrency fix in input's outputs management
    Moved routing in Input class
    Removed ability of SensorFlow to be fully muted
    Added/Improved tests
    Added getter for SFQueue handler
    Alebat committed Jul 26, 2017
    Configuration menu
    Copy the full SHA
    cd4fd0b View commit details
    Browse the repository at this point in the history
  2. Implemented OutputBuffer

    Removed some obsolete documentation
    Transformed SFQueue into OutputBuffer implements Output, InterruptedExceptions managed conservatively
    Refactored the necessary
    Alebat committed Jul 26, 2017
    Configuration menu
    Copy the full SHA
    04feaa5 View commit details
    Browse the repository at this point in the history
  3. Code rearrangement

    Alebat committed Jul 26, 2017
    Configuration menu
    Copy the full SHA
    108208a View commit details
    Browse the repository at this point in the history
  4. Fixes, implementation, refactoring, rearrangement of sense package

    Adjusted sense package to the new paradigm
    Alebat committed Jul 26, 2017
    Configuration menu
    Copy the full SHA
    a6b1754 View commit details
    Browse the repository at this point in the history

Commits on Jul 27, 2017

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

Commits on Aug 1, 2017

  1. Added KeyValue data support, triggerable and with dictionaries

    Protected addStream calls, they have to be performed out of onAdded-onRemoved
    Some refactoring
    Alebat committed Aug 1, 2017
    Configuration menu
    Copy the full SHA
    c05bfb0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7d3f2ae View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2017

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

Commits on Aug 3, 2017

  1. Configuration menu
    Copy the full SHA
    0e3f034 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e6a1328 View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2017

  1. Tests for ProtobufferOutput

    Alebat committed Aug 8, 2017
    Configuration menu
    Copy the full SHA
    d3665a5 View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2017

  1. Ported to Java 7

    Alebat committed Sep 4, 2017
    Configuration menu
    Copy the full SHA
    b3c918f View commit details
    Browse the repository at this point in the history

Commits on Sep 15, 2017

  1. Added connection type

    Alebat committed Sep 15, 2017
    Configuration menu
    Copy the full SHA
    ef2107e View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2017

  1. Working on DeviceDetection

    Alebat committed Sep 26, 2017
    Configuration menu
    Copy the full SHA
    20bb290 View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2017

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

Commits on Sep 28, 2017

  1. Fixes, added ConnectionStatus enum

     Fixed find DeviceDetector utility
     Removed ConnectionType from ctor
     Added default ctor
    Alebat committed Sep 28, 2017
    Configuration menu
    Copy the full SHA
    bd55456 View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2017

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

Commits on Oct 6, 2017

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

Commits on Oct 12, 2017

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

Commits on Oct 18, 2017

  1. Added log type constants

    Alebat committed Oct 18, 2017
    Configuration menu
    Copy the full SHA
    c9eb75e View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2017

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

Commits on Oct 23, 2017

  1. Isolated status from log, improved log management, made public class …

    …LogInput and implemented StatusInput
    Alebat committed Oct 23, 2017
    Configuration menu
    Copy the full SHA
    bb41661 View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2017

  1. Typo

    Alebat committed Oct 27, 2017
    Configuration menu
    Copy the full SHA
    7e0c56b View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2017

  1. Update README.md

    andbiz authored Nov 14, 2017
    Configuration menu
    Copy the full SHA
    d6c8c7a View commit details
    Browse the repository at this point in the history