posilani dat

Dependencies:   FatFileSystemCpp mbed PowerControl USBHostLite

Changes

RevisionDateWhoCommit message
26:5674b8978551 2017-05-23 PavelKumpan Recreated communication protocol. default tip
25:2f964ebcdfd8 2017-03-13 PavelKumpan Add Prepare command - first send prepare, wait for a file open and then send Start.
24:f9809529d3ce 2017-03-13 PavelKumpan Fixed initial loading of the swimmer index.
23:bb76f8ad9557 2017-03-13 PavelKumpan Change representation of the records file to binary.
22:69621e10dd26 2017-03-13 PavelKumpan Removed clearRoot() call from init
21:d1569911500a 2017-03-10 PavelKumpan Added record of files;
20:66ecb2f0e307 2017-03-07 legwinskij Updated project to support new hw revision v1r2 (BETA)
19:c2476c0ea3e0 2016-10-18 legwinskij Revamped communication, added status message
18:7acae34b518d 2016-01-12 legwinskij Updated software to support MPU6000
17:ca53e6d36163 2015-11-10 legwinskij updated data transfer method (user requests which swimmer to send with byte coded index)
16:bef03b459b33 2015-10-22 legwinskij Completely rewritten fw, changelog in main
15:baa2672a9b38 2015-10-22 legwinskij Completely refactored fw, changelog in main
14:6bd7d1fff6af 2015-08-30 legwinskij Disabled ETH PHY, saves ~40mA (about 25% from consumption)
13:d00c8a6a2e8c 2015-06-08 jkaderka gyro data reduced to short
12:e3cb430ec051 2015-06-08 jkaderka Sending in packets, wifly library disabled
11:137108e3403e 2015-06-08 jkaderka pre lib change
10:fdf9ca254549 2015-05-13 jkaderka Fixed sending issue
9:8839ecc02e0e 2015-04-29 jkaderka Comments added
8:ae5319de2c33 2015-04-23 jkaderka working version
7:805c16a071d0 2015-04-20 jkaderka WiflyInterface converted to folder to avoid updating the oficial library
6:c16e8b17092a 2015-04-20 jkaderka Sync packet added
5:83f69916e571 2015-04-20 jkaderka Adc data changed to short int
4:030c7726c7dc 2015-04-19 jkaderka Migrated to wifly module
3:851eef47c66b 2015-03-17 jkaderka ACK disabled
2:f623d1815dc4 2015-03-13 jkaderka Data transfer changed to binary, speed increased to 2M
1:3ec5f7df2410 2015-03-13 jkaderka before switching to binary transfer
0:16fd37cf4a7c 2015-02-13 jkaderka first version