This repository has been archived by the owner on Jun 23, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 9
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Added torque sensor filter calibration. SW102: added Bluetooth UART t…
…hat sends some variables.
- Loading branch information
Showing
14 changed files
with
204 additions
and
95 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,15 +1,28 @@ | ||
<?xml version="1.0" encoding="UTF-8" standalone="no"?> | ||
<project> | ||
<configuration id="ilg.gnuarmeclipse.managedbuild.cross.toolchain.base.2042057097" name="Default"> | ||
<extension point="org.eclipse.cdt.core.LanguageSettingsProvider"> | ||
<provider copy-of="extension" id="org.eclipse.cdt.ui.UserLanguageSettingsProvider"/> | ||
<provider-reference id="org.eclipse.cdt.core.ReferencedProjectsLanguageSettingsProvider" ref="shared-provider"/> | ||
<provider class="org.eclipse.cdt.managedbuilder.language.settings.providers.GCCBuildCommandParser" id="org.eclipse.cdt.managedbuilder.core.GCCBuildCommandParser" keep-relative-paths="true" name="CDT GCC Build Output Parser" parameter="(.*gcc)|(.*[gc]\+\+)" prefer-non-shared="true"/> | ||
<provider class="org.eclipse.cdt.managedbuilder.language.settings.providers.GCCBuiltinSpecsDetector" console="false" env-hash="-231984418745443324" id="ilg.gnuarmeclipse.managedbuild.cross.GCCBuiltinSpecsDetector" keep-relative-paths="false" name="CDT ARM Cross GCC Built-in Compiler Settings " parameter="${COMMAND} ${FLAGS} ${cross_toolchain_flags} -E -P -v -dD "${INPUTS}"" prefer-non-shared="true"> | ||
<language-scope id="org.eclipse.cdt.core.gcc"/> | ||
<language-scope id="org.eclipse.cdt.core.g++"/> | ||
</provider> | ||
<provider-reference id="org.eclipse.cdt.managedbuilder.core.MBSLanguageSettingsProvider" ref="shared-provider"/> | ||
</extension> | ||
</configuration> | ||
|
||
<configuration id="ilg.gnuarmeclipse.managedbuild.cross.toolchain.base.2042057097" name="Default"> | ||
|
||
<extension point="org.eclipse.cdt.core.LanguageSettingsProvider"> | ||
|
||
<provider copy-of="extension" id="org.eclipse.cdt.ui.UserLanguageSettingsProvider"/> | ||
|
||
<provider-reference id="org.eclipse.cdt.core.ReferencedProjectsLanguageSettingsProvider" ref="shared-provider"/> | ||
|
||
<provider class="org.eclipse.cdt.managedbuilder.language.settings.providers.GCCBuildCommandParser" id="org.eclipse.cdt.managedbuilder.core.GCCBuildCommandParser" keep-relative-paths="true" name="CDT GCC Build Output Parser" parameter="(.*gcc)|(.*[gc]\+\+)" prefer-non-shared="true"/> | ||
|
||
<provider class="org.eclipse.cdt.managedbuilder.language.settings.providers.GCCBuiltinSpecsDetector" console="false" env-hash="1124731571715" id="ilg.gnuarmeclipse.managedbuild.cross.GCCBuiltinSpecsDetector" keep-relative-paths="false" name="CDT ARM Cross GCC Built-in Compiler Settings " parameter="${COMMAND} ${FLAGS} ${cross_toolchain_flags} -E -P -v -dD "${INPUTS}"" prefer-non-shared="true"> | ||
|
||
<language-scope id="org.eclipse.cdt.core.gcc"/> | ||
|
||
<language-scope id="org.eclipse.cdt.core.g++"/> | ||
|
||
</provider> | ||
|
||
<provider-reference id="org.eclipse.cdt.managedbuilder.core.MBSLanguageSettingsProvider" ref="shared-provider"/> | ||
|
||
</extension> | ||
|
||
</configuration> | ||
|
||
</project> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,35 @@ | ||
<?xml version="1.0" encoding="UTF-8" standalone="no"?> | ||
<launchConfiguration type="com.zylin.embeddedcdt.idleNative"> | ||
<booleanAttribute key="com.zylin.embeddedcdt.debugger_app_console" value="false"/> | ||
<stringAttribute key="com.zylin.embeddedcdt.debugger_init_commands" value="target remote localhost:3333"/> | ||
<stringAttribute key="com.zylin.embeddedcdt.debugger_run_commands" value="monitor init monitor reset init monitor nrf51 mass_erase monitor flash write_image _release/sw102-full-1.0.0.hex monitor reset halt"/> | ||
<stringAttribute key="org.eclipse.cdt.debug.mi.core.DEBUG_NAME" value="gdb-multiarch"/> | ||
<stringAttribute key="org.eclipse.cdt.debug.mi.core.GDB_INIT" value=""/> | ||
<booleanAttribute key="org.eclipse.cdt.debug.mi.core.breakpointsFullPath" value="true"/> | ||
<stringAttribute key="org.eclipse.cdt.debug.mi.core.commandFactory" value="org.eclipse.cdt.debug.mi.core.standardCommandFactory"/> | ||
<stringAttribute key="org.eclipse.cdt.debug.mi.core.protocol" value="mi"/> | ||
<booleanAttribute key="org.eclipse.cdt.debug.mi.core.verboseMode" value="false"/> | ||
<stringAttribute key="org.eclipse.cdt.launch.DEBUGGER_ID" value="com.zylin.embeddedcdt.EmbeddedCDebugger"/> | ||
<stringAttribute key="org.eclipse.cdt.launch.DEBUGGER_REGISTER_GROUPS" value=""/> | ||
<stringAttribute key="org.eclipse.cdt.launch.DEBUGGER_START_MODE" value="run"/> | ||
<booleanAttribute key="org.eclipse.cdt.launch.DEBUGGER_STOP_AT_MAIN" value="false"/> | ||
<stringAttribute key="org.eclipse.cdt.launch.DEBUGGER_STOP_AT_MAIN_SYMBOL" value="main"/> | ||
<booleanAttribute key="org.eclipse.cdt.launch.ENABLE_REGISTER_BOOKKEEPING" value="false"/> | ||
<booleanAttribute key="org.eclipse.cdt.launch.ENABLE_VARIABLE_BOOKKEEPING" value="false"/> | ||
<stringAttribute key="org.eclipse.cdt.launch.FORMAT" value="<?xml version="1.0" encoding="UTF-8" standalone="no"?><contentList><content id="*ui8_p_var-ui8_p_var-item_var_set_number-(format)" val="1"/><content id="p_var_number-p_lcd_var_number-item_var_set_strings-(cast)" val="uint8_t"/><content id="*ui8_p_var_previous-ui8_p_var_previous-item_var_set_number-(format)" val="1"/><content id="p_var_number-p_lcd_var_number-item_var_set_number-(cast_to_array)" val="0:4"/><content id="ui32_color-lcd_pixel_set-(format)" val="4"/><content id="ui32_last_color-lcd_pixel_set-(format)" val="4"/><content id="VL-UTFT_LCD_Write_COM-(format)" val="4"/><content id="ui32_reg_0_value-UTFT_read_reg_0-(format)" val="4"/><content id="ui8_reg-UTFT_read_reg_0-(format)" val="1"/><content id="VH-UTFT_LCD_Write_Bus-(format)" val="4"/><content id="VL-UTFT_LCD_Write_Bus-(format)" val="4"/><content id="mode-UTFT_LCD_Write_Bus-(format)" val="4"/><content id="*p-p-UG_PutChar-(format)" val="4"/><content id="ui32_address-eeprom_write-(format)" val="4"/><content id="*p_array_data-p_array_data-eeprom_write_array-(format)" val="1"/><content id="ui32_data-eeprom_read-(format)" val="4"/><content id="ui8_data-eeprom_init-(format)" val="4"/><content id="ui8_item_visible_index--(format)" val="1"/><content id="ui8_item_number--(format)" val="1"/><content id="ui8_item_visible_start_index--(format)" val="1"/><content id="ui8_item_number-p_lcd_configurations_vars--(format)" val="1"/><content id="ui8_item_visible_start_index-p_lcd_configurations_vars--(format)" val="1"/><content id="ui8_hours-rtc_time-rtc_get_time-(format)" val="1"/><content id="ui8_minutes-rtc_time-rtc_get_time-(format)" val="1"/><content id="ui8_minutes-p_rtc_time_edited-display_time_minutes-(format)" val="1"/><content id="ui8_minutes-p_rtc_time-display_time_minutes-(format)" val="1"/><content id="ui32_color-UG_PutChar-(format)" val="4"/><content id="ui8_digits_array[0]-ui8_digits_array-lcd_print_number-(format)" val="1"/><content id="ui8_digits_array[1]-ui8_digits_array-lcd_print_number-(format)" val="1"/><content id="ui8_previous_digits_array[0]-ui8_previous_digits_array-number-lcd_print_number-(format)" val="1"/><content id="ui8_previous_digits_array[1]-ui8_previous_digits_array-number-lcd_print_number-(format)" val="1"/><content id="*tx_buffer-tx_buffer-uart_send_tx_buffer-(format)" val="1"/><content id="tx_buffer-uart_send_tx_buffer-(cast_to_array)" val="0:80"/></contentList>"/> | ||
<stringAttribute key="org.eclipse.cdt.launch.GLOBAL_VARIABLES" value="<?xml version="1.0" encoding="UTF-8" standalone="no"?> <globalVariableList/> "/> | ||
<stringAttribute key="org.eclipse.cdt.launch.MEMORY_BLOCKS" value="<?xml version="1.0" encoding="UTF-8" standalone="no"?> <memoryBlockExpressionList> <memoryBlockExpressionItem> <expression text="0x40000000"/> </memoryBlockExpressionItem> <memoryBlockExpressionItem> <expression text="0x40000424"/> </memoryBlockExpressionItem> </memoryBlockExpressionList> "/> | ||
<stringAttribute key="org.eclipse.cdt.launch.PROGRAM_NAME" value="_build/nrf51822_sw102.out"/> | ||
<stringAttribute key="org.eclipse.cdt.launch.PROJECT_ATTR" value="SW102"/> | ||
<stringAttribute key="org.eclipse.cdt.launch.PROJECT_BUILD_CONFIG_ID_ATTR" value="0.1655922381"/> | ||
<listAttribute key="org.eclipse.debug.core.MAPPED_RESOURCE_PATHS"> | ||
<listEntry value="/SW102"/> | ||
</listAttribute> | ||
<listAttribute key="org.eclipse.debug.core.MAPPED_RESOURCE_TYPES"> | ||
<listEntry value="4"/> | ||
</listAttribute> | ||
<listAttribute key="org.eclipse.debug.ui.favoriteGroups"> | ||
<listEntry value="org.eclipse.debug.ui.launchGroup.debug"/> | ||
</listAttribute> | ||
<stringAttribute key="saved_expressions<seperator>Unknown" value="0x0807F800,0x0807F000,807F7FC,0x807F7FC,0x807FFFC,0x807FFFE,0x807FFFc"/> | ||
</launchConfiguration> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.