842 Commits (0bbcd6570fd20eca5813e4f9e3a9e038e5492f44)
 

Author SHA1 Message Date
Dominic Clifton 0bbcd6570f Updated source files to include the GPL v3 notices. Include a copy of 11 years ago
Dominic Clifton 32622da0ab Continuation of extracting peripheral configuration into drivers. 11 years ago
Dominic Clifton 78ca635d26 Comment cleanup in F3 uart driver 11 years ago
Dominic Clifton 16528cf0d9 Move some clock initialisation code into the drivers. 11 years ago
Dominic Clifton b07a284f4e Latest binaries. 11 years ago
Dominic Clifton fabd376f41 Allow GPS SBAS mode to be configurable. 11 years ago
Dominic Clifton 09a1739ce6 Separate UBLOX GPS SBAS configuration from GPS init. 11 years ago
Dominic Clifton 0dc476a999 Allow all buad rates via VCP since baud rate doesn't matter for VCP. 11 years ago
Dominic Clifton 8f2da892a6 Extract led and buzzer hardware initialisation from system.c. 11 years ago
Dominic Clifton d407a4d15e Start to break up drv/system.c to avoid #ifdef. 11 years ago
Dominic Clifton c7cd7adee9 Move #ifdef'd code from platform.h into target.h for each target. 11 years ago
Dominic Clifton 7f027e7e24 Update makefile to use target specific files. 11 years ago
Dominic Clifton c84d03d24d Update makefile for non-NAZE32PRO targets. Enable VCP on 11 years ago
Dominic Clifton d0d53ac95f NAZE32PRO - Update timer configuration. Work in progress. 11 years ago
Dominic Clifton 382356a09c STM32F30x - Fix USB VCP initialisation. 11 years ago
Dominic Clifton e828dec9d0 STM32F30x - Ensure static constructors are called. 11 years ago
Dominic Clifton 3f8a6c0e20 Add VCP driver (work in progress) 11 years ago
Dominic Clifton 294f09bc91 Update F303 chip id. 11 years ago
Dominic Clifton 602b93e3bb Latest binaries 11 years ago
Dominic Clifton b91538b44d Actually fix the editor mishap properly this time. 11 years ago
Dominic Clifton 3e0370ff09 Updating known issues. 11 years ago
Dominic Clifton 350b6a5864 Updating CLI commands for consistency. 11 years ago
Dominic Clifton 18046013a4 Decouple sticks processing code from main mw loops. 11 years ago
Dominic Clifton fd0b7cdf80 Remove unused vario feature and option. Move warning led code into 11 years ago
Dominic Clifton 4b437e8e08 Relocate battery code to sensors directory. 11 years ago
Dominic Clifton 3f7960849a Merge remote-tracking branch 'multiwii/master' 11 years ago
dongie d2e40b555d Merge pull request #116 from luggi/Powermeter 11 years ago
luggi 40392d06b8 fixed negative currents messing up the mAh counter 11 years ago
dongie 4928290d41 latest binary for recent source changes. fixed lockup w/PWM receivers 11 years ago
Dominic Clifton 1bf7d26d4e Merge remote-tracking branch 'multiwii/master' 11 years ago
Dominic Clifton 805c9b4251 Update Makefile to place .hex files in 'obj' instead of 'obj/main'. 11 years ago
Dominic Clifton 83d4e1e3fa Refactor FrSky GPS coordinate to use a structure since the two arguments 11 years ago
Dominic Clifton a207774e10 Merge branch 'Crashpilot1000-master' 11 years ago
Dominic Clifton b5f2a007d0 Merge branch 'master' of github.com:Crashpilot1000/cleanflight into Crashpilot1000-master 11 years ago
Dominic Clifton 14448f4734 Merge branch 'naze32pro' - work in progress 11 years ago
Dominic Clifton d19a5e7046 Cleanup project structure. Update unit test Makefile to place object 11 years ago
Dominic Clifton fb9e3a2358 Latest binaries. 11 years ago
Dominic Clifton 3a537d8ef9 Align F1 and F3 ADC code. 11 years ago
Dominic Clifton 7e9db61103 Fix buzzer durations and make it so that all buzzer durations are linked 11 years ago
Dominic Clifton 08d998e9a4 Fix editor mishap in battery warning activation code. 11 years ago
dongie 3c0f0f7ed4 fixed frsky temeletry gps output to match with what is actually expected. props to KC_703 for spotting this stuff. 11 years ago
dongie d7c77c3fe2 formatting fixes and rename one of ADC channels. 11 years ago
Dominic Clifton 5b1b6fe98e Latest binaries with autotune, I2C fixes and current meter support. 11 years ago
Dominic Clifton 0ec5c2cdca Use debug outputs to show ADC readings. 11 years ago
Dominic Clifton e79438d930 Fix editor mishap in current meter conflict resolution. 11 years ago
Dominic Clifton a8ae4a156b Merge remote-tracking branch 'multiwii/master' 11 years ago
luggi e6fdfd3c32 current sensor support added 11 years ago
dongie 4e3ab221ac increased ADC sample time to 239.5 cycles (~10uS at 24MHz ADC clock). 11 years ago
dongie a3476cf59c Remove FY90Q support. 11 years ago
dongie 0e80dbf025 reformat I2C driver and align comments. add timeout checking and move hardware reinit common code into separate function. 11 years ago