Subversion Repositories NaviCtrl

Rev

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

Filtering Options

Rev Age Author Path Log message Diff
657 3180 d 0 h holgerb /tags/V2.10e/Hex-Files/ 2.10e (13.07.2015)
- debug-data[13] = GPS CRC Error
- new message: ERR38: "GPS Update Rate" if Update Rate is lower than 5Hz
- No error message "GPS-Fix lost" if GPS-Fix is lost for < 0,5 sec
- Note: Hexfile updated on 12.07.2015 might report "GPS-Fix Lost" instead of "No GPS Fix" -> that was fixed on 13th July
 
656 3180 d 0 h holgerb /tags/V2.10e/Hex-Files/ - Note: Hexfile updated on 12.07.2015 might report "GPS-Fix Lost" instead of "No GPS Fix" -> that was fixed on 13th July  
655 3180 d 11 h holgerb /tags/V2.10e/ 2.10c (12.05.2015)
- Bugfix: too many motor currents recorded in the logfiles
- Bugfix: Don't rise at undervoltage if CH-Altitude is higher than actual altitude

2.10d (20.05.2015)
- Saving "AutoTrigger (AutoPhotoDistance) on SD-Card

2.10e (13.07.2015)
- debug-data[13] = GPS CRC Error
- new message: ERR38: "GPS Update Rate" if Update Rate is lower than 5Hz
- No error message "GPS-Fix lost" if GPS-Fix is lost for < 0,5 sec
 
653 3181 d 2 h holgerb /tags/ 2.10e reported "Update Rate"  
652 3181 d 4 h holgerb /tags/V2.10e/Hex-Files/ 2.10d (20.05.2015)
- Saving "AutoTrigger (AutoPhotoDistance) on SD-Card

2.10e (13.07.2015)
- debug-data[13] = GPS CRC Error
- new message: ERR38: "GPS Update Rate" if Update Rate is lower than 5Hz
- No error message "GPS-Fix lost" if GPS-Fix is lost for < 0,5 sec
 
651 3181 d 4 h holgerb /tags/V2.10e/ 2.10e (13.07.2015)
- debug-data[13] = GPS CRC Error
- new message: ERR38: "GPS Update Rate" if Update Rate is lower than 5Hz
- No error message "GPS-Fix lost" if GPS-Fix is lost for < 0,5 sec
 
649 3181 d 4 h holgerb /tags/ 2.10e (13.07.2015)
- debug-data[13] = GPS CRC Error
- new message: ERR38: "GPS Update Rate" if Update Rate is lower than 5Hz
- No error message "GPS-Fix lost" if GPS-Fix is lost for < 0,5 sec
 
648 3181 d 4 h holgerb /tags/V2.10d/ 2.10e (13.07.2015)
- debug-data[13] = GPS CRC Error
- new message: ERR38: "GPS Update Rate" if Update Rate is lower than 5Hz
- No error message "GPS-Fix lost" if GPS-Fix is lost for < 0,5 sec
 
641 3243 d 5 h holgerb /tags/V2.10c/ 2.10a (11.11.2014 - 20.04.2015)
- SD-card flush() after every GPX-block
- GPX-Logging start at Motor run (can be disabled by SD-Setting)
- Changed: GPS version detection
- Logfile:
- <GeoMag> with one comma value
- <GpsVersion> in Logfile
- <Compass> with one comma value
- <Receiver> Receiver type in logfile
- <MagSensor> Magnetsensor type in logfile
- <Kalibr.> Sensor Data at ACC-Calibration (Boat-Values)
- SPI communication optimized -> some Data are faster, some are slower
- BL-State (Current, Temperature,...) are now faster transferred for Logging
- Altimeter in Data3D (serial data)
- ComingHome: automatic Direction change
- allows Yawing without CareFree (Yawing at Coming Home)
- LSM303D implemented
- bugfix: uBat in 16Bit
- AnalogLable CRC implemented -> KopterTool doesn't need to read them every time
- new structures for the NC-OSD-Dataframe
- splitted in small parts for higher efficency
- some more data:
- LipoCount
- SpeakHoTT
- VarioCharacter
- GpsCharacter
- WP_OperatingRadius now in 16Bit
- UBat now in 16Bit
- BL_MinOfMaxPWM
- ShutterCounter implemented
- ShutterPosition transmitted in OSD-Data (only if the data link can transmit more than 200Bytes per secons)
- AutoPhotoDistance as Parameter for Waypoints
- FailsafePosition in Waypoint list
- 16 Motors
- Logfile:<ShutterCnt>
- New Error Messages:
35: FAILSAFE-Position
36: ERR:Redundancy
37: Redundancy test
- MaxFlying Range and Descend Range in Navi-Dataframe
- HoTT speaks "100m" after 100m distance or Altitude (25m Hysteresis)
-> can be disabled by SETTINGS.INI -> "HOTT_SPEAK_100M"
- SD-Parameter: AUTO_WP_EVENT -> value for the WP-Event Trigger at Auto-Distance [10ms]
- Simulation: Descend at undervoltage

2.10b (22.04.2015)
- Bugfix: CH-Speed was MAX and not the SD-Setting
- Logfile: the output Flag was sometimes longer active than required

2.10c (12.05.2015)
- Bugfix: too many motor currents recorded in the logfiles
- Bugfix: Don't rise at undervoltage if CH-Altitude is higher than actual altitude
 
635 3262 d 7 h holgerb /tags/V2.10b/Hex-Files/ 2.10b (22.04.2015)
- Bugfix: CH-Speed was MAX and not the SD-Setting
- Logfile: the output Flag was sometimes longer active than required
 
634 3262 d 7 h holgerb /tags/V2.10b/Hex-Files/ 2.10b (22.04.2015)
- Bugfix: CH-Speed was MAX and not the SD-Setting
- Logfile: the output Flag was sometimes longer active than required
 
632 3263 d 4 h holgerb /tags/V2.10b/ 2.10a (11.11.2014 - 20.04.2015)
- SD-card flush() after every GPX-block
- GPX-Logging start at Motor run (can be disabled by SD-Setting)
- Changed: GPS version detection
- Logfile:
- <GeoMag> with one comma value
- <GpsVersion> in Logfile
- <Compass> with one comma value
- <Receiver> Receiver type in logfile
- <MagSensor> Magnetsensor type in logfile
- <Kalibr.> Sensor Data at ACC-Calibration (Boat-Values)
- SPI communication optimized -> some Data are faster, some are slower
- BL-State (Current, Temperature,...) are now faster transferred for Logging
- Altimeter in Data3D (serial data)
- ComingHome: automatic Direction change
- allows Yawing without CareFree (Yawing at Coming Home)
- LSM303D implemented
- bugfix: uBat in 16Bit
- AnalogLable CRC implemented -> KopterTool doesn't need to read them every time
- new structures for the NC-OSD-Dataframe
- splitted in small parts for higher efficency
- some more data:
- LipoCount
- SpeakHoTT
- VarioCharacter
- GpsCharacter
- WP_OperatingRadius now in 16Bit
- UBat now in 16Bit
- BL_MinOfMaxPWM
- ShutterCounter implemented
- ShutterPosition transmitted in OSD-Data (only if the data link can transmit more than 200Bytes per secons)
- AutoPhotoDistance as Parameter for Waypoints
- FailsafePosition in Waypoint list
- 16 Motors
- Logfile:<ShutterCnt>
- New Error Messages:
35: FAILSAFE-Position
36: ERR:Redundancy
37: Redundancy test
- MaxFlying Range and Descend Range in Navi-Dataframe
- HoTT speaks "100m" after 100m distance or Altitude (25m Hysteresis)
-> can be disabled by SETTINGS.INI -> "HOTT_SPEAK_100M"
- SD-Parameter: AUTO_WP_EVENT -> value for the WP-Event Trigger at Auto-Distance [10ms]
- Simulation: Descend at undervoltage

2.10b (22.04.2015)
- Bugfix: CH-Speed was MAX and not the SD-Setting
 
629 3265 d 7 h holgerb /tags/V2.10a/Hex-Files/ 2.10a (11.11.2014 - 20.04.2015)
- SD-card flush() after every GPX-block
- GPX-Logging start at Motor run (can be disabled by SD-Setting)
- Changed: GPS version detection
- Logfile:
- <GeoMag> with one comma value
- <GpsVersion> in Logfile
- <Compass> with one comma value
- <Receiver> Receiver type in logfile
- <MagSensor> Magnetsensor type in logfile
- <Kalibr.> Sensor Data at ACC-Calibration (Boat-Values)
- SPI communication optimized -> some Data are faster, some are slower
- BL-State (Current, Temperature,...) are now faster transferred for Logging
- Altimeter in Data3D (serial data)
- ComingHome: automatic Direction change
- allows Yawing without CareFree (Yawing at Coming Home)
- LSM303D implemented
- bugfix: uBat in 16Bit
- AnalogLable CRC implemented -> KopterTool doesn't need to read them every time
- new structures for the NC-OSD-Dataframe
- splitted in small parts for higher efficency
- some more data:
- LipoCount
- SpeakHoTT
- VarioCharacter
- GpsCharacter
- WP_OperatingRadius now in 16Bit
- UBat now in 16Bit
- BL_MinOfMaxPWM
- ShutterCounter implemented
- ShutterPosition transmitted in OSD-Data (only if the data link can transmit more than 200Bytes per secons)
- AutoPhotoDistance as Parameter for Waypoints
- FailsafePosition in Waypoint list
- 16 Motors
- Logfile:<ShutterCnt>
- New Error Messages:
35: FAILSAFE-Position
36: ERR:Redundancy
37: Redundancy test
- MaxFlying Range and Descend Range in Navi-Dataframe
- HoTT speaks "100m" after 100m distance or Altitude (25m Hysteresis)
-> can be disabled by SETTINGS.INI -> "HOTT_SPEAK_100M"
- SD-Parameter: AUTO_WP_EVENT -> value for the WP-Event Trigger at Auto-Distance [10ms]
- Simulation: Descend at undervoltage
 
628 3265 d 7 h holgerb /tags/V2.10a/Hex-Files/ wrong version info  
627 3265 d 9 h holgerb /tags/V2.10a/ 2.10a (11.11.2014 - 20.04.2015)
- SD-card flush() after every GPX-block
- GPX-Logging start at Motor run (can be disabled by SD-Setting)
- Changed: GPS version detection
- Logfile:
- <GeoMag> with one comma value
- <GpsVersion> in Logfile
- <Compass> with one comma value
- <Receiver> Receiver type in logfile
- <MagSensor> Magnetsensor type in logfile
- <Kalibr.> Sensor Data at ACC-Calibration (Boat-Values)
- SPI communication optimized -> some Data are faster, some are slower
- BL-State (Current, Temperature,...) are now faster transferred for Logging
- Altimeter in Data3D (serial data)
- ComingHome: automatic Direction change
- allows Yawing without CareFree (Yawing at Coming Home)
- LSM303D implemented
- bugfix: uBat in 16Bit
- AnalogLable CRC implemented -> KopterTool doesn't need to read them every time
- new structures for the NC-OSD-Dataframe
- splitted in small parts for higher efficency
- some more data:
- LipoCount
- SpeakHoTT
- VarioCharacter
- GpsCharacter
- WP_OperatingRadius now in 16Bit
- UBat now in 16Bit
- BL_MinOfMaxPWM
- ShutterCounter implemented
- ShutterPosition transmitted in OSD-Data (only if the data link can transmit more than 200Bytes per secons)
- AutoPhotoDistance as Parameter for Waypoints
- FailsafePosition in Waypoint list
- 16 Motors
- Logfile:<ShutterCnt>
- New Error Messages:
35: FAILSAFE-Position
36: ERR:Redundancy
37: Redundancy test
- MaxFlying Range and Descend Range in Navi-Dataframe
- HoTT speaks "100m" after 100m distance or Altitude (25m Hysteresis)
-> can be disabled by SETTINGS.INI -> "HOTT_SPEAK_100M"
- SD-Parameter: AUTO_WP_EVENT -> value for the WP-Event Trigger at Auto-Distance [10ms]
- Simulation: Descend at undervoltage
 
579 3454 d 4 h holgerb /tags/V2.08a/ 2.08a (10.10.2014)
- FC.StatusFlags3 added -> RedundanceMode moved into the flags
- BoatMode
- Calibration Data in Logfile
- Bugfix in NMEA
- No further climbing to CH-Altitude if CH-Position is reached (but still descending if nessecary)
- Bugfix: descending to Coming home Altitude was stopped when the CH-Position was reached
- RC-Failsafe: descend at Home-Point even if "Vario-Failsafe" was not selected in the settings
- Bugfix: WP-Event was sometimes triggered two times
- Bugfix: the shown WP-Distance was not correct in simulation
- removed: min WP-Event time -> the "WAIT_FOR_OUT1" makes it anyway
- NEW: WP-Timeout implemented
- new logging entry: "Gas" + "HoverGas"
 
575 3523 d 6 h holgerb /tags/V2.07b_Beta/ 2.07b (05.08.2014)
- FC.StatusFlags3 added -> RedundanceMode moved into the flags
- BoatMode
- Calibration Data in Logfile
- Simulation implemented
 
563 3536 d 10 h holgerb /tags/V2.06i/Hex-Files/ 2.06i (23.07.2014)
- Bugfix: Click on "Home" must cancel Waypoint flight
 
562 3536 d 10 h holgerb /tags/V2.06i/Hex-Files/ 2.06j (23.07.2014)
- Bugfix: Click on "Home" must cancel Waypoint flight
 
555 3555 d 8 h holgerb /tags/V2.06i/Hex-Files/ Bugfix: negative Altitude  
554 3555 d 8 h holgerb /tags/V2.06i/Hex-Files/ Bugfix: negative Altitude  
552 3558 d 4 h holgerb /tags/V2.06i/Hex-Files/ 2.06g (28.05.2014)
- <ele_raw> added in the logfiles
- <ele> can be negative now

2.06h (23.06.2014)
- additional information in GPX Info field
- BL SW-Version in GPX info

2.06i (01.07.2014)
- Bugfix: after deleting waypoints via "GPS-Free" it could happen that the next WP flight would not release photos at Waypoint 1
 
551 3558 d 4 h holgerb /tags/V2.06i/Hex-Files/ wrong file  
550 3558 d 5 h holgerb /tags/V2.06i/ 2.06g (28.05.2014)
- <ele_raw> added in the logfiles
- <ele> can be negative now

2.06h (23.06.2014)
- additional information in GPX Info field
- BL SW-Version in GPX info
- NEO-8 supported

2.06i (01.07.2014)
- Bugfix: after deleting waypoints via "GPS-Free" it could happen that the next WP flight would not release photos at Waypoint 1
 
546 3592 d 5 h holgerb /tags/V2.06f/ 2.06f (10.05.2014)
- Parameter.CamOrientation also used for relative waypoints
 
543 3618 d 9 h holgerb /tags/V2.06d/ 2.06d (02.05.2014)
- Bugfix: Waypoint Events
- Bigfix: Last character of the WP-List-Name was missing on the LCD
 
539 3621 d 10 h holgerb /tags/V2.06b/ 2.06b (29.04.2014)
- Bugfix: The logfile stopped for five seconds if an error occurred
 
538 3621 d 10 h holgerb /tags/ 2.06b (29.04.2014)
- Bugfix: The logfile stopped for five seconds if an error occurred
 
537 3621 d 10 h holgerb /tags/ 2.06b (29.04.2014)
- Bugfix: The logfile stopped for five seconds if an error occurred
 
535 3641 d 8 h holgerb /tags/V2.06a/ 2.06a (09.04.2014)
- prepared for single points
- added the dPH-Course into the Logfile
- dPH-Speed as parameter on SD-Card
- Position Accuracy as parameter on sd-card
- POI and Camera-Direction: Setpoint -= Geomag
- KML: added the name of the Track
- AutoPhoto over altitude implemented
- WP-Event on Auto-Position-Distance incresed from 6 to 10
- WP-Speed: Auto implemented
- copy license to EEPROM implemented
- License handling by PC implemented
- Logfile: "BL:V3" added
- Logfile: NotReadyCnt implemented
- Logfile: don't show data of unused motors
- Logfile: "(Redundance)"
- Added "R" in virtal Menu in case of redundance
- Logfile: Angle Nick and Roll in 0.1°
- Logfile: Milliseconds added in Timestamp
- MAX_RANGE, MAX_ALTITUDE and DESCEND_RANGE removed from SD-card and moved into MK-Settings
- Logfile: License and Settings Info added
- Bugfix: "ERR25:WP-Range" when using CH and distance >250m
- Don't fly to Waypoint #1 if out of Range
 
506 3669 d 9 h holgerb /tags/V2.04a/ 2.04a (After public beta 2.03)
- CH-Speed is now Parameter on SD-Card
- Change to GPS-AID if the pilot goes into manual mode during CH
- HoTT: Speak "Waypoint reached" at last Waypoint
- License feature: "Ignore RC-Lost" improved
- ComingHome at Undervoltage
- New Errorcode: 24: compass sensor error
- New Parameters for the Geomag calculation (Version:2014)
- Compass sensor selftest during calibration
- Support for external compass improved
- I2C Re-Init after Compass timeout
- read and write waypoint list (wpl) to SD cards
- Loading menu by HoTT and Jeti supported
- Loading of relative waypoints supported
 
481 3751 d 7 h holgerb /tags/V2.02a/ 2.02a 2013.12.20
- Use first fix for Home-Coordinate even if MK already flys
- Bugfix: use GeoMagDeclination for TeachableCareFree, PH-Shift and Waypoint direction
- Show TrueNorth in HoTT and KopterTool-OSD
- show TrueNorth in virtual display
- Added NMEA: GPRMC
- extended Current measurement up to 75A
- single BL-Currents in virtual display
- Support for external compass sensor on I2C port 0
- Menu[24] -> ACC data of the ext. compass
- Improved Error handling for I2C-Bus (compass)
- disabled Timer2 (PPM-Output on NC)
- compass offset by parameter in the FC-Settings
- switched GPS-Settings from "Automotive" to "airborne < 1g", because with rising >15m/sec, the satfix could get lost
- NC:Voltage and Current in analog debug data
- GPX_Logging: Added Corrected-Compass value
- New Error code 32 "ERR:BL Selftest"
- New Error code 33 "no ext. compass"
 
479 3761 d 8 h ingob /tags/V2.00e/  
478 3761 d 8 h ingob /tags/V2.00e/Hex-Files/  
477 3761 d 8 h holgerb /tags/V2.00e/ Version 2.00e  
459 3891 d 7 h holgerb /tags/V2.00a/ 2.00 (after public beta V0.31i)
- Messure of Navigation Update speed (in 0.1Hz)
- GPX-Tags <NaviUpdate>
- Virtual display no. 21 added
- Failsafe-Speed is the Setting of Autolanding
- SpeakHott while compass calibration "calibrate", "calibrate", "MikroKopter" or "Error: Calibration"
- Report KopterTool if MK3Mag and MKGPS is connected
- Fixed: ComingHome with distances > GPS-Range reported "ERR:25:MAX-Range" (only the message)
- Fixed: Waypoint flight were 10% too fast
- Better WindCorrection for Waypoint flights
- MIN_SD_INTERVAL_GPX reduced to 200
- NC-Params for WP-Event-Test
 
452 3972 d 2 h holgerb /tags/V0.30h/ 0.30h
- Better handling of write-errors to the SD-Card
- EnableNewWpHeading() -> enables new Heading when the "S" command comes
 
449 3986 d 3 h holgerb /tags/V0.30g/ 0.30g:
Changes for the new ACC-Altitude control
 
446 4026 d 2 h holgerb /tags/V0.30b/Hex-Files/ 0.30b: Schnelles Umschalten des GPS-Modes wenn man den Schalter umlegt  
445 4026 d 2 h holgerb /tags/V0.30b/ 0.30b: Schnelles Umschalten des GPS-Modes wenn man den Schalter umlegt