All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
File List
Here is a list of all files with brief descriptions:
[detail level 1234]
o-convex
|\-cortex
| o-fw
| |o*vex.hMain vex include file
| |o*vexanalog.cAnalog port driver
| |o*vexanalog.hAnalog port driver macros and prototypes
| |o*vexaudio.cDAC port driver
| |o*vexaudio.hDAC port driver macros and prototypes
| |o*vexbkup.cBackup register access
| |o*vexbkup.hBackup register access macros and prototypes
| |o*vexcompat.hCompatibility with different ChiboOS versions
| |o*vexconfig.cCortex configuration
| |o*vexconfig.hCortex configuration macros and prototypes
| |o*vexcortex.cCortex initialization and system tasks
| |o*vexctl.cExtract data from SPI data received from master processor
| |o*vexctl.hExtract data from SPI data received from master processor
| |o*vexdigital.cDigital port driver
| |o*vexdigital.hHeader for the digital port driver
| |o*vexencoder.cQuad Encoder driver
| |o*vexencoder.hHeader for the encoder driver
| |o*vexext.cExternal interrupt glue code
| |o*vexime.cIME driver
| |o*vexime.hIME driver macros and prototypes
| |o*vexlcd.cLCD driver
| |o*vexlcd.hLCD driver macros and prototypes
| |o*vexmotor.cMotor port driver
| |o*vexmotor.hMotor port driver, macros and prototypes
| |o*vexprintf.cLightweight printf with float support
| |o*vexprintf.hLightweight printf with float support header
| |o*vexrttl.cRead rtttl song and setup cortex for background playback
| |o*vexsensor.cROBOTC style sensor interface
| |o*vexsensor.hROBOTC style sensor interface macros and prototypes
| |o*vexshell.cSimple Command line interface shell
| |o*vexshell.hSimple CLI shell header
| |o*vexsonar.cUltrasonic distance sensor driver
| |o*vexsonar.hUltrasonic distance sensor driver macros and prototypes
| |o*vexspi.cSPI communication to the master processor
| |o*vexspi.hSPI communication to the master processor, macros and prototypes
| |\*vextest.cPlaceholder for test code
| \-opt
|  o*apollo.cStatus display for VT100 console
|  o*apollo.hStatus display for VT100 console macros and prototypes
|  o*fastmath.cApproximation for pow, log and exp functions to avoid using stdlib
|  o*pidlib.cA port of the ROBOTC pidlib library
|  o*pidlib.hA port of the ROBOTC pidlib library, macros and prototypes
|  o*robotc_glue.cSome glue functions to make porting ROBOTC coe easier
|  o*robotc_glue.hHeader for ROBOTC glue functions
|  o*smartmotor.cA port of the smart motor library for ChibiOS/RT
|  o*smartmotor.hA port of the smart motor library for ChibiOS/RT, header
|  o*vexflash.cStore user parameters in Flash
|  o*vexflash.hStore user parameters in Flash macros and prototypes
|  o*vexgyro.cA quick and dirty gyro implementation based on the ROBOTC example
|  \*vexgyro.hGyro macros and prototypes
\-dox
 \-examples
  o*clawbot.cClawbot demo code
  o*vexdefault.cImplementation of the cortex default code
  \*vexuser.cExample of vexuser.c