football_project_wo_output

Dependencies:   mbed

Fork of football_project by MZJ

Revisions of main.cpp

Revision Date Message Actions
98:9241041ec253 2016-06-16 Removed timer.; File  Diff  Annotate
97:2894fbc2d4f8 2016-06-16 Removed BLE and radio. File  Diff  Annotate
95:3cc3ae2e5e7f 2016-06-16 Removed output lib. File  Diff  Annotate
94:831a7fc2d69a 2016-06-16 Testing all the LEDs and sounds at startup. File  Diff  Annotate
93:620dd0a7ddc7 2016-06-13 GATT version abbridged File  Diff  Annotate
92:a9ebe6d0a0fa 2016-06-13 GATT version BLE File  Diff  Annotate
91:0fc897cccc06 2016-06-12 DFUService File  Diff  Annotate
90:b4d53a870147 2016-06-12 Simplified and changed the FOTA code (according to Shaun). File  Diff  Annotate
89:425369a595c4 2016-06-11 FOTA added (unable to test) File  Diff  Annotate
88:d3f0394da5aa 2016-06-07 Took away BUZZ_LOW for v2 hardware. File  Diff  Annotate
87:a9870d513fcf 2016-06-07 Version 2 hardware. File  Diff  Annotate
86:2a569d9e67f5 2016-06-04 missing "int" File  Diff  Annotate
85:4692a1790cfa 2016-06-02 Two fixes (init space LEDs and setFrequency). File  Diff  Annotate
83:79cb2ba44b66 2016-05-28 ISM_EN P-MOSFET control File  Diff  Annotate
82:1e552cc1a615 2016-05-26 debounce library converted to folder File  Diff  Annotate
81:3cd7de5d01ef 2016-05-25 Volume control. File  Diff  Annotate
80:8d4f190bd253 2016-05-25 P-MOSFETS change File  Diff  Annotate
79:9db29f41dc9d 2016-05-25 Version 1 for Aamir's testing File  Diff  Annotate
78:43a6b54f0372 2016-05-09 Changed radio configs, Player tracking table, Switch team button, Output class (for different displays and Serial), different boards support. File  Diff  Annotate
76:6638d83939d5 2016-04-27 radio test code File  Diff  Annotate
75:1b357bee1839 2016-04-03 Prevent repeated BAD CRC on ACK msg. Response added for u beep cmd to prevent BT buffer problem. New radio-send flush methods. File  Diff  Annotate
74:9257d83bd36c 2016-03-02 Merged ignore radio while charging and pstorage align. File  Diff  Annotate
73:ac3588017e32 2016-03-02 Ignore radio messages when charging. File  Diff  Annotate
72:84365ba93d6b 2016-03-01 pstorage working File  Diff  Annotate
70:bd4b1e19a0c6 2016-02-22 New Battery b cmd. z cmd tweaks. Radio lib Rx hang fix. File  Diff  Annotate
67:5650f461722a 2016-02-11 Radio message arch like old cones. Static or Auto node IDs. Missed ack detect. Dark alert fix. Fixes cone death. File  Diff  Annotate
66:18c214707b0c 2016-01-19 Misc. tweaks. File  Diff  Annotate
63:efba30dea1f0 2016-01-19 Restored some useful commented-out code that was removed. File  Diff  Annotate
62:9b34dc1b265d 2016-01-18 Pattern mode seems to work & more work on master/slave integration File  Diff  Annotate
61:dd7002ceea96 2016-01-17 Removed some master/slave ifdefs File  Diff  Annotate
60:d1fad57e8bfb 2016-01-16 Buggy pattern mode File  Diff  Annotate
59:297133497153 2016-01-16 Merge File  Diff  Annotate
58:fb2198ceb412 2016-01-16 Initial pattern mode File  Diff  Annotate
54:2878d62714d6 2016-01-16 Low battery pulse--temp. Freeform random bugfix. File  Diff  Annotate
51:fabe54861f1b 2016-01-13 No longer using BLE.waitForEvent() to allow more-often cone loops. File  Diff  Annotate
49:626e84ce5e52 2016-01-12 Revert to slave ad often. Misc. File  Diff  Annotate
48:4c9551c826e9 2016-01-12 Protocol fixes. RNG updates. Random cone update. File  Diff  Annotate
46:28c29ef61276 2016-01-11 Freeform improvements, etc. File  Diff  Annotate
45:1eb335c00cb2 2016-01-09 Buf size consistency File  Diff  Annotate
44:4ad6133987ed 2016-01-09 Slave cones get their node_id from the master cone File  Diff  Annotate
37:8f15b14d6994 2016-01-06 Adjustments for more frequent ticks. File  Diff  Annotate
36:9aa553f5189b 2016-01-06 Increased frequency of Interrupts for more frequent game/hardware loops. File  Diff  Annotate
35:c1405da88d3a 2016-01-06 Faster 'z' command File  Diff  Annotate
31:a6110950f385 2016-01-05 Touch sensor rising edge ISR for better response.; Overcharge alarm more conserv. Slave touch pwr toggle. ; Shows 101%/102% batt on plug/unplug, later gives real batt level.; Incl mbed-src to change startup code to use 32k RAM when set to BLE Nano.; File  Diff  Annotate
30:c60b0d52b067 2016-01-04 Merged Batt Alarm and Touch code with newer z command code. File  Diff  Annotate
28:8e74ddc4f70f 2016-01-03 Fixed 'z' command File  Diff  Annotate
24:ff54dec20f55 2015-12-14 merge with master File  Diff  Annotate
23:26f27c462976 2015-12-14 Radio sort of works but still has many bugs. File  Diff  Annotate
22:f58d4b441aba 2015-12-08 Battery levels normalized to device-usable levels. File  Diff  Annotate
21:32f022efcc09 2015-12-04 Real battery levels. File  Diff  Annotate
20:d6c6099b60be 2015-12-04 Changing dummy battery level ad and service data. File  Diff  Annotate
19:afcbb425b3cf 2015-12-01 Updated for new hardware. PhoneIO and protocol fixes. File  Diff  Annotate
18:affef3a7db2a 2015-11-29 Device to phone comms working File  Diff  Annotate
17:d8b901d791fd 2015-11-03 Removed the inter device radio link, sending data to phone causes crash File  Diff  Annotate
16:3c873f2c8a27 2015-07-11 Converted BLE_API lib to folder so the version stays frozen. File  Diff  Annotate
15:b86c4b798aa1 2015-06-30 No longer needs mbed-src--Uses function patch feature to accomplish same. File  Diff  Annotate
14:76fb883a3cb8 2015-06-30 New commented-out LED option. File  Diff  Annotate
13:28332f65d14b 2015-06-21 Flash-write pstorage module test feature added.; File  Diff  Annotate
12:6d313d575f84 2015-06-16 LED, serial IO changes for new hardware, etc. File  Diff  Annotate
11:d3aa5fca2330 2015-04-23 PhoneAppIO class working. File  Diff  Annotate