summaryrefslogtreecommitdiff
path: root/easytool/easycard.h
Commit message (Collapse)AuthorAgeFilesLines
* easytool: Add BUS transaction type (we don't know more details)Harald Welte2010-08-171-0/+1
|
* add functions to do comprehensive modifications of last purchase or rechargeHarald Welte2010-08-151-3/+19
|
* easytool: Decode the last MRT station entered/left fieldsHarald Welte2010-08-151-0/+9
|
* print full transaction log, including recharge-section, better formattingHarald Welte2010-08-151-0/+6
|
* Support the 0x30 (recharge) transaction typeHarald Welte2010-08-141-0/+1
|
* add function to alter the 'sum of the day'Harald Welte2010-08-141-0/+5
|
* Fix the block/sector naming mistake in structure namesHarald Welte2010-08-141-4/+4
|
* add functions to alter easycard log records and mifare value blocksHarald Welte2010-08-141-0/+33
|
* add support for decoding re-entering of a stationHarald Welte2010-08-121-0/+1
| | | | | | | | | | | When entering, leaving and re-entering the station, a different transaction code (0x80) seems to be used, as opposed to the normal 0x00. I don't really understand why, since at least billing-wise it makes no difference. If you enter and leave without a ride, you still need to pay the fare. However, it might count as a 'connection' similar to the situation when you make a connection from bus to MRT or otherwise. In that case, there is some reduction of the fare price of the second ride.
* split easytool into multiple files, add database of MRT station namesHarald Welte2010-08-121-0/+13
personal git repositories of Harald Welte. Your mileage may vary