Revision:

Revisions

# Date Author Comment
4f824e14 05/13/2013 03:19 pm Thomas Mullins

Added new view roboauthall

It returns bitmask of all tool permissions for a given user

cc7646f9 05/13/2013 03:18 pm Thomas Mullins

Major changes to mainbox code.

-Added local cache for RFID -> tool permissions
-Queries new page /crm/roboauth/%08x, which gives bitmask of all tool
permissions instead of just one
-Added pid file at /var/run/tooltron.pid
-Now must be run as "tooltron run" and also has "tooltron refresh" and...

5e03b78d 05/05/2013 04:36 pm Thomas Mullins

Added new logging functions which inject timestamps

5e8f735d 05/05/2013 02:20 pm Thomas Mullins

Changed URLs to match actual server

f3599378 04/14/2013 06:16 pm Thomas Mullins

Adding rfid-web

The javascript will query the rfid reader (using main.c, set up on
tooltron.roboclub.org with CGI) and insert it into a form.

3e2fcd4e 04/01/2013 07:36 pm Thomas Mullins

Removed some of the fields on the add user admin page

36f3b65f 03/24/2013 04:18 pm Thomas Mullins

Removed rfid_restart flag

This way the AVR will always repoll the rfid reader after the timeout,
so hopefully it will never hang. Who knows?

5305e5e7 03/24/2013 04:17 pm Thomas Mullins

query.c has optional debug output for /add_card_event

06dedf83 03/24/2013 04:16 pm Thomas Mullins

Fixed missing import in views.py

f15d9227 03/24/2013 03:29 pm Thomas Mullins

Adding program_tool script so we remember how to set tool id

0f87b24c 03/23/2013 12:57 am Thomas Mullins

Added environment setup to wsgi.py for usage with apache

51fc4957 03/23/2013 12:03 am Thomas Mullins

Removed migrations from repo

049ebb6e 03/23/2013 12:02 am Thomas Mullins

Fixed Add User page error

e0657267 03/22/2013 09:45 pm Thomas Mullins

Added add_card_event view and made some minor changes to models

38df0012 03/22/2013 09:42 pm Thomas Mullins

Event submissions from ./tooltron tested and working

15928a3d 03/20/2013 02:02 pm Thomas Mullins

Added username/password to add_event query

880dc54f 03/20/2013 01:24 pm Thomas Mullins

Fixed curl SSL queries failing and queue bug

75cef49f 03/11/2013 09:42 pm Thomas Mullins

Added query_add_event to mainbox code

e680f143 03/08/2013 06:45 pm Thomas Mullins

Removed a bunch of .pyc files

8c30fb1a 03/08/2013 06:44 pm Thomas Mullins

Added some scripts for working with virtualenv and running the server

c12b6be5 03/08/2013 06:05 pm Thomas Mullins

Removed virtualenv and added requirements.txt in its place

Now each developer can have their own virtual environment built from
requirements.txt, without the annoying path problems that come from the
environment being under source control

e8960789 02/28/2013 09:32 pm Thomas Mullins

Fixed another overflow bug and removed isqrt

db11713d 02/27/2013 08:38 pm Thomas Mullins

Fixed timing in current sensing

The ADC interrupt didn't clear the TIFR timer interrupt flag, which
means the ADC wasn't triggered again on the next compare match.

975af07c 02/18/2013 12:05 am Thomas Mullins

Fixed overflow in current calculation

f4df665c 02/10/2013 03:20 pm Thomas Mullins

Switch ADC to timer 1 because timer 0 was taken. Oops.

1 2 3 4 Next ยป (1-25/95) | Per page: 25, 50, 100

Also available in: Atom