Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | easytool: Add BUS transaction type (we don't know more details) | Harald Welte | 2010-08-17 | 1 | -0/+1 |
| | |||||
* | print full transaction log, including recharge-section, better formatting | Harald Welte | 2010-08-15 | 1 | -3/+3 |
| | |||||
* | Support the 0x30 (recharge) transaction type | Harald Welte | 2010-08-14 | 1 | -0/+1 |
| | |||||
* | add support for decoding re-entering of a station | Harald Welte | 2010-08-12 | 1 | -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. | ||||
* | add license headers | Harald Welte | 2010-08-12 | 1 | -0/+21 |
| | |||||
* | split easytool into multiple files, add database of MRT station names | Harald Welte | 2010-08-12 | 1 | -0/+103 |