Code Monkey home page Code Monkey logo

gcn's People

Contributors

electronicsgeek avatar ivoah avatar kermmartian avatar sonicrules1234 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

gcn's Issues

gcnclient3 won't compile

gcnclient3 won't compile with the settings avr328 and ardubridge.
This report would have more information with "Show verbose output during compilation" enabled in File > Preferences. Arduino: 1.0.6 (Windows 7), Board: "Arduino Uno" gcnbridge3:119: error: 'uint8_t' does not name a type gcnbridge3:123: error: 'uint8_t' does not name a type gcnbridge3:124: error: expected constructor, destructor, or type conversion before '*' token gcnbridge3:125: error: expected constructor, destructor, or type conversion before '*' token gcnbridge3:126: error: expected constructor, destructor, or type conversion before '*' token gcnbridge3:127: error: expected constructor, destructor, or type conversion before '*' token gcnbridge3:136: error: expected constructor, destructor, or type conversion before '*' token gcnbridge3:137: error: expected constructor, destructor, or type conversion before '*' token gcnbridge3:138: error: 'uint8_t' does not name a type gcnbridge3:139: error: 'uint8_t' does not name a type gcnbridge3:140: error: 'uint8_t' does not name a type gcnbridge3:141: error: 'uint8_t' does not name a type gcnbridge3:142: error: 'uint8_t' does not name a type gcnbridge3.ino: In function 'void setup()': gcnbridge3:186: error: 'resetLines' was not declared in this scope gcnbridge3:190: error: 'OUTPUT' was not declared in this scope gcnbridge3:190: error: 'pinMode' was not declared in this scope gcnbridge3:198: error: 'calcsknown' was not declared in this scope gcnbridge3:279: error: 'Serial' was not declared in this scope gcnbridge3.ino: In function 'void loop()': gcnbridge3:289: error: 'uint16_t' was not declared in this scope gcnbridge3:289: error: expected ;' before 'datasize'
gcnbridge3:291: error: 'resetLines' was not declared in this scope
gcnbridge3:295: error: 'LOW' was not declared in this scope
gcnbridge3:295: error: 'digitalWrite' was not declared in this scope
gcnbridge3:332: error: 'mySerialEmptyBuf' was not declared in this scope
gcnbridge3:336: error: 'Serial' was not declared in this scope
gcnbridge3:337: error: 'mySerialRead' was not declared in this scope
gcnbridge3:339: error: 'mySerialRead' was not declared in this scope
gcnbridge3:343: error: 'ledtoggle' was not declared in this scope
gcnbridge3:343: error: 'HIGH' was not declared in this scope
gcnbridge3:347: error: 'mySerialRead' was not declared in this scope
gcnbridge3:349: error: 'recipient' was not declared in this scope
gcnbridge3:353: error: 'mySerialRead' was not declared in this scope
gcnbridge3:355: error: 'sender' was not declared in this scope
gcnbridge3:358: error: 'mySerialRead' was not declared in this scope
gcnbridge3:360: error: 'datasize' was not declared in this scope
gcnbridge3:360: error: 'datasizeptr' was not declared in this scope
gcnbridge3:362: error: 'mySerialRead' was not declared in this scope
gcnbridge3:367: error: 'mySerialRead' was not declared in this scope
gcnbridge3:369: error: 'data' was not declared in this scope
gcnbridge3:373: error: 'mySerialRead' was not declared in this scope
gcnbridge3:380: error: 'cn2_send' was not declared in this scope
gcnbridge3:384: error: 'delay' was not declared in this scope
gcnbridge3:480: error: 'digitalRead' was not declared in this scope
gcnbridge3:480: error: 'HIGH' was not declared in this scope
gcnbridge3:487: error: 'delayMicroseconds' was not declared in this scope
gcnbridge3:489: error: 'digitalRead' was not declared in this scope
gcnbridge3:495: error: 'cn2_receive' was not declared in this scope
gcnbridge3:499: error: 'led_state' was not declared in this scope
gcnbridge3:500: error: 'ledtoggle' was not declared in this scope
gcnbridge3.ino: In function 'unsigned int mySerialRead()':
gcnbridge3:510: error: 'Serial' was not declared in this scope
gcnbridge3:511: error: 'Serial' was not declared in this scope
gcnbridge3:512: error: 'HIGH' was not declared in this scope
gcnbridge3:512: error: 'digitalWrite' was not declared in this scope
gcnbridge3:518: error: 'LOW' was not declared in this scope
gcnbridge3:518: error: 'digitalWrite' was not declared in this scope
gcnbridge3.ino: In function 'void mySerialEmptyBuf()':
gcnbridge3:531: error: 'Serial' was not declared in this scope
gcnbridge3:533: error: 'Serial' was not declared in this scope
gcnbridge3.ino: In function 'void resetLines()':
gcnbridge3:545: error: 'INPUT' was not declared in this scope
gcnbridge3:545: error: 'pinMode' was not declared in this scope
gcnbridge3:546: error: 'HIGH' was not declared in this scope
gcnbridge3:546: error: 'digitalWrite' was not declared in this scope
gcnbridge3.ino: In function 'int cn2_send()':
gcnbridge3:554: error: 'uint16_t' was not declared in this scope
gcnbridge3:554: error: expected ;' before 'datasize' gcnbridge3:555: error: 'uint8_t' was not declared in this scope gcnbridge3:555: error: expected ;' before 'readytosend'
gcnbridge3:556: error: expected ;' before 'checksum' gcnbridge3:557: error: expected ;' before 'addror'
gcnbridge3:580: error: 'readytosend' was not declared in this scope
gcnbridge3:591: error: 'micros' was not declared in this scope
gcnbridge3:593: error: 'digitalRead' was not declared in this scope
gcnbridge3:593: error: 'LOW' was not declared in this scope
gcnbridge3:596: error: 'delay' was not declared in this scope
gcnbridge3:598: error: 'readytosend' was not declared in this scope
gcnbridge3:604: error: 'micros' was not declared in this scope
gcnbridge3:606: error: 'OUTPUT' was not declared in this scope
gcnbridge3:606: error: 'pinMode' was not declared in this scope
gcnbridge3:613: error: 'LOW' was not declared in this scope
gcnbridge3:613: error: 'digitalWrite' was not declared in this scope
gcnbridge3:617: error: 'HIGH' was not declared in this scope
gcnbridge3:617: error: 'digitalWrite' was not declared in this scope
gcnbridge3:618: error: 'LOW' was not declared in this scope
gcnbridge3:620: error: 'addror' was not declared in this scope
gcnbridge3:622: error: 'recipient' was not declared in this scope
gcnbridge3:623: error: 'cn2_sendbyte' was not declared in this scope
gcnbridge3:634: error: 'sender' was not declared in this scope
gcnbridge3:634: error: 'cn2_sendbyte' was not declared in this scope
gcnbridge3:641: error: 'datasizeptr' was not declared in this scope
gcnbridge3:641: error: 'cn2_sendbyte' was not declared in this scope
gcnbridge3:642: error: 'datasizeptr' was not declared in this scope
gcnbridge3:642: error: 'cn2_sendbyte' was not declared in this scope
gcnbridge3:643: error: 'datasize' was not declared in this scope
gcnbridge3:643: error: 'datasizeptr' was not declared in this scope
gcnbridge3:644: error: 'checksum' was not declared in this scope
gcnbridge3:646: error: 'data' was not declared in this scope
gcnbridge3:647: error: 'cn2_sendbyte' was not declared in this scope
gcnbridge3:664: error: 'cn2_recbyte' was not declared in this scope
gcnbridge3:665: error: 'checksum2' was not declared in this scope
gcnbridge3:665: error: expected ;' before 'j' gcnbridge3:666: error: 'cn2_recbyte' was not declared in this scope gcnbridge3:667: error: expected ;' before 'j'
gcnbridge3:669: error: 'cn2_sendbyte' was not declared in this scope
gcnbridge3.ino: In function 'void cn2_receive()':
gcnbridge3:676: error: 'uint32_t' was not declared in this scope
gcnbridge3:676: error: expected ;' before 'i' gcnbridge3:677: error: 'uint16_t' was not declared in this scope gcnbridge3:677: error: expected ;' before 'k'
gcnbridge3:678: error: 'int16_t' was not declared in this scope
gcnbridge3:678: error: expected ;' before 'j' gcnbridge3:680: error: expected ;' before 'checksum'
gcnbridge3:681: error: 'uint8_t' was not declared in this scope
gcnbridge3:681: error: expected ;' before 'addror' gcnbridge3:695: error: 'calcsearchptr_recv' was not declared in this scope gcnbridge3:695: error: 'calcsearchptr_send' was not declared in this scope gcnbridge3:695: error: 'calcstore' was not declared in this scope gcnbridge3:696: error: 'calcspassed_recv' was not declared in this scope gcnbridge3:697: error: 'calcspassed_send' was not declared in this scope gcnbridge3:698: error: 'calcsearchstate' was not declared in this scope gcnbridge3:705: error: 'micros' was not declared in this scope gcnbridge3:706: error: 'digitalRead' was not declared in this scope gcnbridge3:707: error: 'CN2_RECEIVEFRAMESTARTING_TIMEOUT_US' was not declared in this scope gcnbridge3:711: error: 'CN2_RECEIVEFRAMESTARTING_TIMEOUT_US' was not declared in this scope gcnbridge3:715: error: 'addror' was not declared in this scope gcnbridge3:716: error: 'selfmatch' was not declared in this scope gcnbridge3:717: error: 'selfaddr_offset' was not declared in this scope gcnbridge3:717: error: 'self_addr' was not declared in this scope gcnbridge3:719: error: 'i' was not declared in this scope gcnbridge3:720: error: 'j' was not declared in this scope gcnbridge3:720: error: 'cn2_recbyte' was not declared in this scope gcnbridge3:723: error: 'recipient' was not declared in this scope gcnbridge3:731: error: 'j' was not declared in this scope gcnbridge3:740: error: 'Serial' was not declared in this scope gcnbridge3:745: error: 'j' was not declared in this scope gcnbridge3:745: error: 'cn2_recbyte' was not declared in this scope gcnbridge3:748: error: 'sender' was not declared in this scope gcnbridge3:751: error: 'j' was not declared in this scope gcnbridge3:760: error: 'Serial' was not declared in this scope gcnbridge3:765: error: 'datasize' was not declared in this scope gcnbridge3:765: error: 'datasizeptr' was not declared in this scope gcnbridge3:765: error: 'cn2_recbyte' was not declared in this scope gcnbridge3:777: error: 'Serial' was not declared in this scope gcnbridge3:781: error: 'HIGH' was not declared in this scope gcnbridge3:781: error: 'digitalWrite' was not declared in this scope gcnbridge3:782: error: 'checksum' was not declared in this scope gcnbridge3:784: error: 'j' was not declared in this scope gcnbridge3:786: error: 'data' was not declared in this scope gcnbridge3:788: error: 'cn2_search_FSM' was not declared in this scope gcnbridge3:790: error: 'LOW' was not declared in this scope gcnbridge3:791: error: 'j' was not declared in this scope gcnbridge3:800: error: 'Serial' was not declared in this scope gcnbridge3:804: error: 'k' was not declared in this scope gcnbridge3:815: error: 'cn2_search_FSM' was not declared in this scope gcnbridge3:826: error: 'cn2_sendbyte' was not declared in this scope gcnbridge3:832: error: 'cn2_sendbyte' was not declared in this scope gcnbridge3:838: error: 'j' was not declared in this scope gcnbridge3:845: error: 'j' was not declared in this scope gcnbridge3:858: error: 'Serial' was not declared in this scope gcnbridge3:860: error: 'sender' was not declared in this scope gcnbridge3:862: error: 'sender' was not declared in this scope gcnbridge3:862: error: 'HEX' was not declared in this scope gcnbridge3:866: error: 'recipient' was not declared in this scope gcnbridge3:868: error: 'recipient' was not declared in this scope gcnbridge3:868: error: 'HEX' was not declared in this scope gcnbridge3:873: error: 'HEX' was not declared in this scope gcnbridge3:879: error: 'data' was not declared in this scope gcnbridge3:881: error: 'data' was not declared in this scope gcnbridge3.ino: At global scope: gcnbridge3:947: error: 'uint16_t' does not name a type gcnbridge3:1058: error: 'uint16_t' does not name a type gcnbridge3:1175: error: 'uint16_t' does not name a type

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.