My favorites | Sign in
Project Logo
                
Details: Show all Hide all

Last 30 days

  • Nov 28, 2009
    r55 (now allows configuration of the led sign webservice base url...) committed by dfraser   -   now allows configuration of the led sign webservice base url from the properties file.
    now allows configuration of the led sign webservice base url from the properties file.

Earlier this year

  • Sep 27, 2009
    issue 7 (Firmware should allow the spare GPIOs to be used) reported by wiml@hhhh.org   -   Right now, port B pins 3-7 are brought out to a header but there's no way to tell the firmware to do anything with them. I'm working on a modification to the firmware to treat them all as inputs and report them back to the host when they change, so that simple sensors (eg door closure switches) can be attached to them. It might be useful to be able to configure some of them as host-controlled outputs, but I think that would be better handled by having a separate firmware version for whatever extra device is being controlled.
    Right now, port B pins 3-7 are brought out to a header but there's no way to tell the firmware to do anything with them. I'm working on a modification to the firmware to treat them all as inputs and report them back to the host when they change, so that simple sensors (eg door closure switches) can be attached to them. It might be useful to be able to configure some of them as host-controlled outputs, but I think that would be better handled by having a separate firmware version for whatever extra device is being controlled.
  • Jul 20, 2009
    GettingStarted (Getting Started with Cerberus-Prox) Wiki page edited by dfraser
  • Jul 20, 2009
    issue 6 (doorsystem init.d script has wrong name for main class) reported by dfraser   -   main class is doorsystem.jar, it should be cerberus-prox.jar
    main class is doorsystem.jar, it should be cerberus-prox.jar
  • Apr 22, 2009
    r53 (event for writing to stefan's led sign web service ) committed by dfraser   -   event for writing to stefan's led sign web service
    event for writing to stefan's led sign web service
  • Apr 22, 2009
    r52 (version bump) committed by dfraser   -   version bump
    version bump
  • Apr 22, 2009
    r51 (added configuration for logging to the led sign) committed by dfraser   -   added configuration for logging to the led sign
    added configuration for logging to the led sign
  • Apr 22, 2009
    r50 (added support for door access events) committed by dfraser   -   added support for door access events
    added support for door access events
  • Apr 22, 2009
    r49 (added support for door access events ) committed by dfraser   -   added support for door access events
    added support for door access events
  • Apr 22, 2009
    r48 (event and listener interface for door accesses) committed by dfraser   -   event and listener interface for door accesses
    event and listener interface for door accesses
  • Apr 22, 2009
    r47 (event handler to write door access events into the log) committed by dfraser   -   event handler to write door access events into the log
    event handler to write door access events into the log
  • Mar 25, 2009
    issue 5 (Error in PCB artwork) changed by and...@andrewkilpatrick.org   -  
    Status: Fixed
    Owner: and...@andrewkilpatrick.org
    Status: Fixed
    Owner: and...@andrewkilpatrick.org

Older

  • Dec 04, 2008
    issue 5 (Error in PCB artwork) reported by g-m...@andrewkilpatrick.org   -   The schematic and BOM note that a +5V relay should be used, but the PCB artwork has the relay wired to the power input. (+24V nominally) This will be updated. In the meantime the trace can be cut and a jumper added to run the relay from +5V regulator.
    The schematic and BOM note that a +5V relay should be used, but the PCB artwork has the relay wired to the power input. (+24V nominally) This will be updated. In the meantime the trace can be cut and a jumper added to run the relay from +5V regulator.
  • Sep 06, 2008
    Upgrading (How to upgrade Cerberus-Prox to the current release.) Wiki page edited by dfraser
  • Sep 04, 2008
    issue 4 (Separate logging class for access events) Status changed by dfraser   -   Completed! New friendly logger... see the included log4j.properties for details.
    Status: Verified
    Completed! New friendly logger... see the included log4j.properties for details.
    Status: Verified
  • Sep 04, 2008
    Upgrading (How to upgrade Cerberus-Prox to the current release.) Wiki page edited by dfraser
  • Sep 04, 2008
    Upgrading (Upgrading Cerberus-Prox to the current release.) Wiki page added by dfraser
  • Sep 04, 2008
    SoftwareRevisionHistory (Revision History for Cerberus-Prox Software) Wiki page edited by dfraser
  • Sep 04, 2008
    r42 (tweak to include COPYING and UPGRADING in tarball.) committed by dfraser   -   tweak to include COPYING and UPGRADING in tarball.
    tweak to include COPYING and UPGRADING in tarball.
  • Sep 04, 2008
    r41 (initial upgrading documentation) committed by dfraser   -   initial upgrading documentation
    initial upgrading documentation
  • Sep 04, 2008
    r40 (release 1.2) committed by dfraser   -   release 1.2
    release 1.2
  • Sep 04, 2008
    r39 (updates for release 1.2) committed by dfraser   -   updates for release 1.2
    updates for release 1.2
  • Sep 04, 2008
    r38 (added sql upgrade script) committed by dfraser   -   added sql upgrade script
    added sql upgrade script
  • Sep 04, 2008
    r37 (upgrade version tag to 1.2) committed by dfraser   -   upgrade version tag to 1.2
    upgrade version tag to 1.2
  • Sep 04, 2008
    r36 (added configuration option to select if real name or nick na...) committed by dfraser   -   added configuration option to select if real name or nick name is used in friendly log
    added configuration option to select if real name or nick name is used in friendly log
  • Sep 03, 2008
    DatabaseSchema (How the database works) Wiki page edited by dfraser
  • Sep 03, 2008
    r34 (now defines behaviour for NULL expiry and valid_from -- thes...) committed by dfraser   -   now defines behaviour for NULL expiry and valid_from -- these users are allowed.
    now defines behaviour for NULL expiry and valid_from -- these users are allowed.
  • Sep 03, 2008
    r33 (Fixes to "friendly" log functionality and inital implementat...) committed by dfraser   -   Fixes to "friendly" log functionality and inital implementation of "after hours" function.
    Fixes to "friendly" log functionality and inital implementation of "after hours" function.
  • Sep 02, 2008
    r32 (refactoring to include more database information in memory, ...) committed by dfraser   -   refactoring to include more database information in memory, for use in access control tests and logging. Addition of a 'nickname' column in the database and a friendly logger class (for integration with IRC), at the request of Toronto hacklab. This commit has not been tested. Once it has been tested, it's time for a new release!
    refactoring to include more database information in memory, for use in access control tests and logging. Addition of a 'nickname' column in the database and a friendly logger class (for integration with IRC), at the request of Toronto hacklab. This commit has not been tested. Once it has been tested, it's time for a new release!
  • Sep 02, 2008
    r31 (changed the APP_MAIN to match refactored Main and Daemon cla...) committed by dfraser   -   changed the APP_MAIN to match refactored Main and Daemon classes.
    changed the APP_MAIN to match refactored Main and Daemon classes.
  • Sep 02, 2008
    GettingStarted (Getting Started with Cerberus-Prox) Wiki page edited by dfraser
  • Sep 02, 2008
    r29 (refactoring to make several runtime jar dependencies optiona...) committed by dfraser   -   refactoring to make several runtime jar dependencies optional
    refactoring to make several runtime jar dependencies optional
  • Aug 23, 2008
    issue 2 (Errors should be reported when communication with interface ...) commented on by dfraser   -   This is one that will have to wait until I have time at work for testing. :)
    This is one that will have to wait until I have time at work for testing. :)
  • Aug 23, 2008
    issue 4 (Separate logging class for access events) reported by dfraser   -   Should provide a separate logging class for door access events, so they can be forked off to twitter or irc or something more fun than just a logfile.
    Should provide a separate logging class for door access events, so they can be forked off to twitter or irc or something more fun than just a logfile.
  • Aug 23, 2008
    SoftwareRevisionHistory (Revision History for Cerberus-Prox Software) Wiki page added by dfraser
  • Aug 23, 2008
    r27 (tag for release 1.1) committed by dfraser   -   tag for release 1.1
    tag for release 1.1
  • Aug 23, 2008
    r26 (release update for version 1.1) committed by dfraser   -   release update for version 1.1
    release update for version 1.1
  • Aug 23, 2008
    issue 1 (Cache should be configurable) Status changed by dfraser   -   Added configuration to change the cache refresh interval.
    Status: Verified
    Added configuration to change the cache refresh interval.
    Status: Verified
  • Aug 23, 2008
    r25 (Cleaned up AccessVerifier and DoorController to use the sess...) committed by dfraser   -   Cleaned up AccessVerifier and DoorController to use the session. Added configuration for cache reload frequency.
    Cleaned up AccessVerifier and DoorController to use the session. Added configuration for cache reload frequency.
  • Aug 23, 2008
    issue 3 (Should be possible to disable XML-RPC server) Status changed by dfraser   -   xml-rpc server can now be disabled (and the listen port changed) from the config file. Issue fixed in r24.
    Status: Verified
    xml-rpc server can now be disabled (and the listen port changed) from the config file. Issue fixed in r24.
    Status: Verified
  • Aug 23, 2008
    r24 (factored out configuration into a Session class. added prop...) committed by dfraser   -   factored out configuration into a Session class. added properties switches to disable XML-RPC server and set the listen port for the XML-RPC server. removed external libraries from the default classpath. Updated the example properties file to include defaults for the rpc server configuration.
    factored out configuration into a Session class. added properties switches to disable XML-RPC server and set the listen port for the XML-RPC server. removed external libraries from the default classpath. Updated the example properties file to include defaults for the rpc server configuration.
  • Aug 23, 2008
    r23 (tagging the 1.0 release) committed by dfraser   -   tagging the 1.0 release
    tagging the 1.0 release
  • Aug 16, 2008
    DatabaseSchema (How the database works) Wiki page edited by dfraser
  • Aug 16, 2008
    DatabaseSchema (How the database works) Wiki page edited by dfraser
  • Aug 16, 2008
    issue 3 (Should be possible to disable XML-RPC server) reported by dfraser   -   This should be configurable in the properties file.
    This should be configurable in the properties file.
  • Aug 16, 2008
    issue 2 (Errors should be reported when communication with interface ...) reported by dfraser   -   The system occasionally polls each interface board to update its state. If communication with the remote fails, or if the board was in the wrong state, a log message should be created that some sort of monitoring system could use to send a notification.
    The system occasionally polls each interface board to update its state. If communication with the remote fails, or if the board was in the wrong state, a log message should be created that some sort of monitoring system could use to send a notification.
  • Aug 16, 2008
    issue 1 (Cache should be configurable) reported by dfraser   -   It should be possible to set the refresh frequency of the cache, or even disable it completely and hit the database with every request.
    It should be possible to set the refresh frequency of the cache, or even disable it completely and hit the database with every request.
  • Aug 16, 2008
    DatabaseSchema (How the database works) Wiki page edited by dfraser
  • Aug 16, 2008
    DatabaseSchema (How the database works) Wiki page edited by dfraser
  • Aug 15, 2008
    DatabaseSchema (How the database works) Wiki page added by dfraser
 
Hosted by Google Code