working version of song control with initialization from sd card

Dependencies:   MFRC522 NRF2401P SDFileSystem SPI_TFT_ILI9341 TFT_fonts mbed

Fork of Song_Control by Malcolm McCulloch

History

added posh logging default tip

2016-02-29, by dxyang [Mon, 29 Feb 2016 14:53:35 +0000] rev 9

added posh logging


added posho functionality screens (lockout, one user at a time)

2016-02-29, by dxyang [Mon, 29 Feb 2016 14:38:13 +0000] rev 8

added posho functionality screens (lockout, one user at a time)


made the userIndex a parameter for a lot of methods, decoupled dependence on the global variable a bit (still used in the main loop though)

2016-02-29, by dxyang [Mon, 29 Feb 2016 11:39:29 +0000] rev 7

made the userIndex a parameter for a lot of methods, decoupled dependence on the global variable a bit (still used in the main loop though)


placeholder functions for transmitting battery pickup and dropoff added

2016-02-29, by dxyang [Mon, 29 Feb 2016 11:04:16 +0000] rev 6

placeholder functions for transmitting battery pickup and dropoff added


working battery drop off/pickup

2016-02-29, by dxyang [Mon, 29 Feb 2016 10:55:39 +0000] rev 5

working battery drop off/pickup


same as "Got roles sorted" but added an enter - makes my other commit of integration into a separate branch

2016-02-21, by dxyang [Sun, 21 Feb 2016 00:09:29 +0000] rev 4

same as "Got roles sorted" but added an enter - makes my other commit of integration into a separate branch


integration of main hub progress (battery pick up and drop off, RFIDs and display, reading and saving users to SD card, logging all actions to SD cards)

2016-02-21, by dxyang [Sun, 21 Feb 2016 00:04:16 +0000] rev 3

integration of main hub progress (battery pick up and drop off, RFIDs and display, reading and saving users to SD card, logging all actions to SD cards)


Got roles sorted

2016-01-28, by epgmdm [Thu, 28 Jan 2016 14:38:45 +0000] rev 2

Got roles sorted


Basic structure has Hub,Locker,Battery and Test

2016-01-24, by epgmdm [Sun, 24 Jan 2016 16:15:53 +0000] rev 1

Basic structure has Hub,Locker,Battery and Test


Basic structure - initialise

2016-01-23, by epgmdm [Sat, 23 Jan 2016 00:14:37 +0000] rev 0

Basic structure - initialise