Subversion Repositories Code-Repo

Rev

Go to most recent revision | Hide changed files | Directory listing | RSS feed

Filtering Options

Rev Age Author Path Log message Diff Changes
262 3790 d 12 h Kevin / Removed intermediate build files from projects.  
/MSP430/MSP430_Audio_Cube/.launches/MSP430_G2231.launch
/MSP430/MSP430_Audio_Cube/.launches/MSP430_G2231_Audio_Project.launch
/MSP430/MSP430_Audio_Cube/Debug
/MSP430/MSP430_Audio_Cube/Release
/MSP430/MSP430_G2231/Debug
/MSP430/MSP430_G2231/Release
/MSP430/MSP430_G2553/Debug
/MSP430/MSP430_G2553/Release
/PIC Stuff/Cerebot_32MX7_Ethernet/build
/PIC Stuff/Cerebot_32MX7_Ethernet/dist
/PIC Stuff/Cerebot_32MX7_Ethernet/nbproject/private
/PIC Stuff/PICX_12F1840/nbproject/private
/PIC Stuff/PICX_16F1825_Controller/nbproject/private
/PIC Stuff/PICX_16F1829_BLE_IMU/nbproject/private
/PIC Stuff/PICX_16F1829_Controller/build
/PIC Stuff/PICX_16F1829_Controller/dist
/PIC Stuff/PICX_16F1829_Controller/nbproject/private
/PIC Stuff/PICX_27J13/nbproject/private
/PIC Stuff/PIC_27J13/nbproject/private
156 4192 d 20 h Kevin /PIC Stuff/PIC_27J13/ Cleaned up header file definitions.  
/PIC Stuff/PIC_27J13/adc.h
/PIC Stuff/PIC_27J13/defines.h
/PIC Stuff/PIC_27J13/i2c.h
/PIC Stuff/PIC_27J13/interrupts.h
/PIC Stuff/PIC_27J13/pin_interrupts.h
/PIC Stuff/PIC_27J13/pwm.h
/PIC Stuff/PIC_27J13/timers.h
/PIC Stuff/PIC_27J13/uart.h
/PIC Stuff/PIC_27J13/xbee.h
154 4193 d 4 h Kevin /PIC Stuff/PIC_27J13/ Refactored function names to follow the same naming conventions.  
/PIC Stuff/PIC_27J13/interrupts.h
/PIC Stuff/PIC_27J13/led_HT16K33.c
/PIC Stuff/PIC_27J13/led_HT16K33.h
/PIC Stuff/PIC_27J13/lux_TSL2561.c
/PIC Stuff/PIC_27J13/lux_TSL2561.h
/PIC Stuff/PIC_27J13/main.c
/PIC Stuff/PIC_27J13/nbproject/private/private.xml
/PIC Stuff/PIC_27J13/nfc_PN532.c
/PIC Stuff/PIC_27J13/nfc_PN532.h
/PIC Stuff/PIC_27J13/uart.h
/PIC Stuff/PIC_27J13/xbee.c
/PIC Stuff/PIC_27J13/xbee.h
151 4193 d 7 h Kevin /PIC Stuff/PIC_27J13/ Re-factored function names.  
/PIC Stuff/PIC_27J13/defines.h
/PIC Stuff/PIC_27J13/interrupts.c
/PIC Stuff/PIC_27J13/interrupts.h
/PIC Stuff/PIC_27J13/main.c
/PIC Stuff/PIC_27J13/nbproject/private/private.xml
150 4193 d 10 h Kevin /PIC Stuff/PIC_27J13/ Implemented library for interfacing to the BMP085 sensor.
Added support for printing float values through UART.
 
/PIC Stuff/PIC_27J13/temp_BMP085.c
/PIC Stuff/PIC_27J13/temp_BMP085.h
/PIC Stuff/PIC_27J13/defines.h
/PIC Stuff/PIC_27J13/interrupts.c
/PIC Stuff/PIC_27J13/main.c
/PIC Stuff/PIC_27J13/nbproject/Makefile-default.mk
/PIC Stuff/PIC_27J13/nbproject/Makefile-genesis.properties
/PIC Stuff/PIC_27J13/nbproject/configurations.xml
/PIC Stuff/PIC_27J13/uart.c
/PIC Stuff/PIC_27J13/uart.h
149 4194 d 22 h Kevin /PIC Stuff/PIC_27J13/ Wrote a simple test to take LUX output and show it on the OLED character display.  
/PIC Stuff/PIC_27J13/defines.h
/PIC Stuff/PIC_27J13/main.c
148 4194 d 22 h Kevin /PIC Stuff/PIC_27J13/ Implemented library for the TSL2561 light sensor.
Implemented library for the OLED 16x2 character display (NHD-0216KZW-AB5).
 
/PIC Stuff/PIC_27J13/nfc_PN532.c
/PIC Stuff/PIC_27J13/nfc_PN532.h
/PIC Stuff/PIC_27J13/oled_NHD-0216KZW-AB5.c
/PIC Stuff/PIC_27J13/oled_NHD-0216KZW-AB5.h
/PIC Stuff/PIC_27J13/nfc.c
/PIC Stuff/PIC_27J13/nfc.h
/PIC Stuff/PIC_27J13/defines.h
/PIC Stuff/PIC_27J13/lux_TSL2561.c
/PIC Stuff/PIC_27J13/lux_TSL2561.h
/PIC Stuff/PIC_27J13/main.c
/PIC Stuff/PIC_27J13/nbproject/Makefile-default.mk
/PIC Stuff/PIC_27J13/nbproject/Makefile-genesis.properties
/PIC Stuff/PIC_27J13/nbproject/configurations.xml
/PIC Stuff/PIC_27J13/oled_ssd1306.c
147 4195 d 9 h Kevin /PIC Stuff/PIC_27J13/ Renamed maindefs.h to defines.h.
Renamed led_backpack.h to led_HT16K33.h.
Added lux_TSL2561.h to interface to the TSL2561 sensor.
Changed pin bindings in defines.h to use current D0 breakout.
 
/PIC Stuff/PIC_27J13/defines.h
/PIC Stuff/PIC_27J13/led_HT16K33.c
/PIC Stuff/PIC_27J13/led_HT16K33.h
/PIC Stuff/PIC_27J13/lux_TSL2561.c
/PIC Stuff/PIC_27J13/lux_TSL2561.h
/PIC Stuff/PIC_27J13/led_backpack.c
/PIC Stuff/PIC_27J13/led_backpack.h
/PIC Stuff/PIC_27J13/maindefs.h
/PIC Stuff/PIC_27J13/adc.c
/PIC Stuff/PIC_27J13/i2c.c
/PIC Stuff/PIC_27J13/i2c.h
/PIC Stuff/PIC_27J13/interrupts.c
/PIC Stuff/PIC_27J13/main.c
/PIC Stuff/PIC_27J13/nbproject/Makefile-default.mk
/PIC Stuff/PIC_27J13/nbproject/Makefile-genesis.properties
/PIC Stuff/PIC_27J13/nbproject/Makefile-local-default.mk
/PIC Stuff/PIC_27J13/nbproject/configurations.xml
/PIC Stuff/PIC_27J13/nbproject/private/configurations.xml
/PIC Stuff/PIC_27J13/nfc.c
/PIC Stuff/PIC_27J13/oled_ssd1306.c
/PIC Stuff/PIC_27J13/oled_ssd1331.c
/PIC Stuff/PIC_27J13/oled_ssd1331.h
/PIC Stuff/PIC_27J13/spi.c
/PIC Stuff/PIC_27J13/spi.h
/PIC Stuff/PIC_27J13/timers.c
/PIC Stuff/PIC_27J13/timers.h
/PIC Stuff/PIC_27J13/uart.c
/PIC Stuff/PIC_27J13/xbee.c
130 4332 d 11 h Kevin /PIC Stuff/PIC_27J13/ Updated linker file to support large (>256b) buffers for XBee and UART modules.  
/PIC Stuff/PIC_27J13/18f27j13.lkr
/PIC Stuff/PIC_27J13/maindefs.h
/PIC Stuff/PIC_27J13/uart.c
/PIC Stuff/PIC_27J13/uart.h
/PIC Stuff/PIC_27J13/xbee.c
/PIC Stuff/PIC_27J13/xbee.h
129 4332 d 11 h Kevin /PIC Stuff/PIC_27J13/ Removed dependence on Adafruit's GFX library for SSD1306 and SSD1331 modules.
Centralized pin allocation defines in maindefs.h.
Reduces size of some buffers to remove RAM allocation errors.
 
/PIC Stuff/PIC_27J13/Adafruit_GFX.c
/PIC Stuff/PIC_27J13/Adafruit_GFX.h
/PIC Stuff/PIC_27J13/adc.c
/PIC Stuff/PIC_27J13/i2c.c
/PIC Stuff/PIC_27J13/main.c
/PIC Stuff/PIC_27J13/maindefs.h
/PIC Stuff/PIC_27J13/nbproject/Makefile-default.mk
/PIC Stuff/PIC_27J13/nbproject/Makefile-genesis.properties
/PIC Stuff/PIC_27J13/nbproject/Makefile-local-default.mk
/PIC Stuff/PIC_27J13/nbproject/configurations.xml
/PIC Stuff/PIC_27J13/nfc.c
/PIC Stuff/PIC_27J13/oled_ssd1306.c
/PIC Stuff/PIC_27J13/oled_ssd1306.h
/PIC Stuff/PIC_27J13/oled_ssd1331.c
/PIC Stuff/PIC_27J13/oled_ssd1331.h
/PIC Stuff/PIC_27J13/spi.c
/PIC Stuff/PIC_27J13/uart.c
/PIC Stuff/PIC_27J13/uart.h
/PIC Stuff/PIC_27J13/xbee.h
128 4345 d 16 h Kevin /PIC Stuff/PIC_27J13/ Access to static data storage structures changed to go through pointers to avoid banking optimization errors.  
/PIC Stuff/PIC_27J13/Adafruit_GFX.c
/PIC Stuff/PIC_27J13/adc.c
/PIC Stuff/PIC_27J13/i2c.c
/PIC Stuff/PIC_27J13/led_backpack.c
/PIC Stuff/PIC_27J13/maindefs.h
/PIC Stuff/PIC_27J13/nbproject/Makefile-genesis.properties
/PIC Stuff/PIC_27J13/nbproject/configurations.xml
/PIC Stuff/PIC_27J13/nfc.c
/PIC Stuff/PIC_27J13/oled_ssd1306.c
/PIC Stuff/PIC_27J13/spi.c
/PIC Stuff/PIC_27J13/uart.c
/PIC Stuff/PIC_27J13/xbee.c
127 4346 d 2 h Kevin /PIC Stuff/PIC_27J13/ Added support for multiple NFC card detection in InListPassiveTarget.
Added support for NFC polling requests with InAutoPoll.
Modified NFC test code to query without locking up.
Added support for XBee API mode including escaped character (AP=2).
Added option to forward UART1 Rx to internal buffer or XBee decoder.
Added test case for XBee modules.
 
/PIC Stuff/PIC_27J13/interrupts.c
/PIC Stuff/PIC_27J13/main.c
/PIC Stuff/PIC_27J13/maindefs.h
/PIC Stuff/PIC_27J13/nbproject/Makefile-default.mk
/PIC Stuff/PIC_27J13/nbproject/Makefile-genesis.properties
/PIC Stuff/PIC_27J13/nbproject/configurations.xml
/PIC Stuff/PIC_27J13/oled_ssd1331.c
/PIC Stuff/PIC_27J13/uart.c
/PIC Stuff/PIC_27J13/uart.h
/PIC Stuff/PIC_27J13/xbee.c
/PIC Stuff/PIC_27J13/xbee.h
126 4349 d 10 h Kevin /PIC Stuff/PIC_27J13/ Improved handling for NFC and UART.  
/PIC Stuff/PIC_27J13/adc.c
/PIC Stuff/PIC_27J13/adc.h
/PIC Stuff/PIC_27J13/led_backpack.c
/PIC Stuff/PIC_27J13/main.c
/PIC Stuff/PIC_27J13/maindefs.h
/PIC Stuff/PIC_27J13/nfc.c
/PIC Stuff/PIC_27J13/nfc.h
/PIC Stuff/PIC_27J13/uart.c
/PIC Stuff/PIC_27J13/uart.h
123 4353 d 12 h Kevin /PIC Stuff/PIC_27J13/ Added support for the ADC peripheral. Also added in a test case to read ADC and print to OLED display.  
/PIC Stuff/PIC_27J13/build
/PIC Stuff/PIC_27J13/dist
/PIC Stuff/PIC_27J13/Adafruit_GFX.c
/PIC Stuff/PIC_27J13/adc.c
/PIC Stuff/PIC_27J13/adc.h
/PIC Stuff/PIC_27J13/interrupts.c
/PIC Stuff/PIC_27J13/main.c
/PIC Stuff/PIC_27J13/maindefs.h
/PIC Stuff/PIC_27J13/nbproject/Makefile-default.mk
/PIC Stuff/PIC_27J13/nbproject/Makefile-genesis.properties
/PIC Stuff/PIC_27J13/nbproject/Makefile-local-default.mk
/PIC Stuff/PIC_27J13/nbproject/configurations.xml
/PIC Stuff/PIC_27J13/spi.c
/PIC Stuff/PIC_27J13/spi.h
122 4354 d 2 h Kevin /PIC Stuff/PIC_27J13/ Changed a few function names and added support for inserting text at the beginning of the OLED display.  
/PIC Stuff/PIC_27J13/Adafruit_GFX.c
/PIC Stuff/PIC_27J13/Adafruit_GFX.h
/PIC Stuff/PIC_27J13/dist/default/production/PIC_27J13.production.cof
/PIC Stuff/PIC_27J13/dist/default/production/PIC_27J13.production.hex
/PIC Stuff/PIC_27J13/i2c.c
/PIC Stuff/PIC_27J13/main.c
/PIC Stuff/PIC_27J13/maindefs.h
/PIC Stuff/PIC_27J13/spi.c
/PIC Stuff/PIC_27J13/spi.h
/PIC Stuff/PIC_27J13/uart.c
/PIC Stuff/PIC_27J13/uart.h
121 4355 d 15 h Kevin /PIC Stuff/PIC_27J13/ Added testing code for different peripherals.
Fully implemented I2C and SPI2.
Manually added a linker file for RAM management.
Ported over graphics library from Adafruit.
Added support for SSD1331 and SSD1306 OLED graphics drivers.
Added support for the I2C LED backpack.
Added support for the I2C PN532 NFC reader.
 
/PIC Stuff/PIC_27J13/18f27j13.lkr
/PIC Stuff/PIC_27J13/Adafruit_GFX.c
/PIC Stuff/PIC_27J13/Adafruit_GFX.h
/PIC Stuff/PIC_27J13/build/default/production/Adafruit_GFX.o.d
/PIC Stuff/PIC_27J13/build/default/production/glcdfont.o.d
/PIC Stuff/PIC_27J13/build/default/production/i2c.o.d
/PIC Stuff/PIC_27J13/build/default/production/led_backpack.o.d
/PIC Stuff/PIC_27J13/build/default/production/nfc.o.d
/PIC Stuff/PIC_27J13/build/default/production/oled_ssd1306.o.d
/PIC Stuff/PIC_27J13/build/default/production/oled_ssd1331.o.d
/PIC Stuff/PIC_27J13/build/default/production/spi.o.d
/PIC Stuff/PIC_27J13/glcdfont.c
/PIC Stuff/PIC_27J13/led_backpack.c
/PIC Stuff/PIC_27J13/led_backpack.h
/PIC Stuff/PIC_27J13/nfc.c
/PIC Stuff/PIC_27J13/nfc.h
/PIC Stuff/PIC_27J13/oled_ssd1306.c
/PIC Stuff/PIC_27J13/oled_ssd1306.h
/PIC Stuff/PIC_27J13/oled_ssd1331.c
/PIC Stuff/PIC_27J13/oled_ssd1331.h
/PIC Stuff/PIC_27J13/spi.c
/PIC Stuff/PIC_27J13/spi.h
/PIC Stuff/PIC_27J13/buffer.c
/PIC Stuff/PIC_27J13/buffer.h
/PIC Stuff/PIC_27J13/led_driver.c
/PIC Stuff/PIC_27J13/led_driver.h
/PIC Stuff/PIC_27J13/adc.c
/PIC Stuff/PIC_27J13/build/default/production/interrupts.o.d
/PIC Stuff/PIC_27J13/build/default/production/main.o.d
/PIC Stuff/PIC_27J13/dist/default/production/PIC_27J13.production.cof
/PIC Stuff/PIC_27J13/dist/default/production/PIC_27J13.production.hex
/PIC Stuff/PIC_27J13/i2c.c
/PIC Stuff/PIC_27J13/i2c.h
/PIC Stuff/PIC_27J13/interrupts.c
/PIC Stuff/PIC_27J13/main.c
/PIC Stuff/PIC_27J13/maindefs.h
/PIC Stuff/PIC_27J13/nbproject/Makefile-default.mk
/PIC Stuff/PIC_27J13/nbproject/Makefile-genesis.properties
/PIC Stuff/PIC_27J13/nbproject/configurations.xml
/PIC Stuff/PIC_27J13/timers.c
/PIC Stuff/PIC_27J13/uart.c
120 4369 d 9 h Kevin /PIC Stuff/PIC_27J13/ Ported over I2C code. Verified that master mode read/write/restart works and slave mode read/write works.  
/PIC Stuff/PIC_27J13/build/default/production/interrupts.o.d
/PIC Stuff/PIC_27J13/build/default/production/main.o.d
/PIC Stuff/PIC_27J13/dist/default/production/PIC_27J13.production.cof
/PIC Stuff/PIC_27J13/dist/default/production/PIC_27J13.production.hex
/PIC Stuff/PIC_27J13/i2c.c
/PIC Stuff/PIC_27J13/i2c.h
/PIC Stuff/PIC_27J13/interrupts.c
/PIC Stuff/PIC_27J13/main.c
/PIC Stuff/PIC_27J13/maindefs.h
/PIC Stuff/PIC_27J13/nbproject/Makefile-default.mk
/PIC Stuff/PIC_27J13/nbproject/Makefile-genesis.properties
/PIC Stuff/PIC_27J13/nbproject/configurations.xml
/PIC Stuff/PIC_27J13/nbproject/private/configurations.xml
/PIC Stuff/PIC_27J13/uart.c
119 4370 d 14 h Kevin /PIC Stuff/PIC_27J13/ Import PIC framework for F27J13 from embedded systems. Changed framework to use lock-free buffers instead of message queues (async serial only).  
/PIC Stuff/PIC_27J13
/PIC Stuff/PIC_27J13/Makefile
/PIC Stuff/PIC_27J13/adc.c
/PIC Stuff/PIC_27J13/adc.h
/PIC Stuff/PIC_27J13/buffer.c
/PIC Stuff/PIC_27J13/buffer.h
/PIC Stuff/PIC_27J13/build
/PIC Stuff/PIC_27J13/build/default
/PIC Stuff/PIC_27J13/build/default/production
/PIC Stuff/PIC_27J13/build/default/production/interrupts.o.d
/PIC Stuff/PIC_27J13/build/default/production/main.o.d
/PIC Stuff/PIC_27J13/build/default/production/uart.o.d
/PIC Stuff/PIC_27J13/dist
/PIC Stuff/PIC_27J13/dist/default
/PIC Stuff/PIC_27J13/dist/default/production
/PIC Stuff/PIC_27J13/dist/default/production/PIC_27J13.production.cof
/PIC Stuff/PIC_27J13/dist/default/production/PIC_27J13.production.hex
/PIC Stuff/PIC_27J13/i2c.c
/PIC Stuff/PIC_27J13/i2c.h
/PIC Stuff/PIC_27J13/interrupts.c
/PIC Stuff/PIC_27J13/interrupts.h
/PIC Stuff/PIC_27J13/led_driver.c
/PIC Stuff/PIC_27J13/led_driver.h
/PIC Stuff/PIC_27J13/main.c
/PIC Stuff/PIC_27J13/maindefs.h
/PIC Stuff/PIC_27J13/nbproject
/PIC Stuff/PIC_27J13/nbproject/Makefile-default.mk
/PIC Stuff/PIC_27J13/nbproject/Makefile-genesis.properties
/PIC Stuff/PIC_27J13/nbproject/Makefile-impl.mk
/PIC Stuff/PIC_27J13/nbproject/Makefile-local-default.mk
/PIC Stuff/PIC_27J13/nbproject/Makefile-variables.mk
/PIC Stuff/PIC_27J13/nbproject/Package-default.bash
/PIC Stuff/PIC_27J13/nbproject/configurations.xml
/PIC Stuff/PIC_27J13/nbproject/private
/PIC Stuff/PIC_27J13/nbproject/private/configurations.xml
/PIC Stuff/PIC_27J13/nbproject/private/private.properties
/PIC Stuff/PIC_27J13/nbproject/private/private.xml
/PIC Stuff/PIC_27J13/nbproject/project.properties
/PIC Stuff/PIC_27J13/nbproject/project.xml
/PIC Stuff/PIC_27J13/pin_interrupts.c
/PIC Stuff/PIC_27J13/pin_interrupts.h
/PIC Stuff/PIC_27J13/pwm.c
/PIC Stuff/PIC_27J13/pwm.h
/PIC Stuff/PIC_27J13/timers.c
/PIC Stuff/PIC_27J13/timers.h
/PIC Stuff/PIC_27J13/uart.c
/PIC Stuff/PIC_27J13/uart.h
/PIC Stuff/PIC_27J13/xbee.c
/PIC Stuff/PIC_27J13/xbee.h