[go: up one dir, main page]

CN107908423B - Configuration method and device of vehicle-mounted system - Google Patents

Configuration method and device of vehicle-mounted system Download PDF

Info

Publication number
CN107908423B
CN107908423B CN201711157471.3A CN201711157471A CN107908423B CN 107908423 B CN107908423 B CN 107908423B CN 201711157471 A CN201711157471 A CN 201711157471A CN 107908423 B CN107908423 B CN 107908423B
Authority
CN
China
Prior art keywords
vehicle
configuration file
mounted system
configuration
plug
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Active
Application number
CN201711157471.3A
Other languages
Chinese (zh)
Other versions
CN107908423A (en
Inventor
王辉耀
方杰
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Shenzhen Xiaohui Zhijia Intelligent Co ltd
Original Assignee
Shenzhen Water World Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Shenzhen Water World Co Ltd filed Critical Shenzhen Water World Co Ltd
Priority to CN201711157471.3A priority Critical patent/CN107908423B/en
Publication of CN107908423A publication Critical patent/CN107908423A/en
Application granted granted Critical
Publication of CN107908423B publication Critical patent/CN107908423B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING OR CALCULATING; COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/70Software maintenance or management
    • G06F8/71Version control; Configuration management
    • GPHYSICS
    • G06COMPUTING OR CALCULATING; COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/44Arrangements for executing specific programs
    • G06F9/445Program loading or initiating
    • G06F9/44505Configuring for program initiating, e.g. using registry, configuration files

Landscapes

  • Engineering & Computer Science (AREA)
  • Software Systems (AREA)
  • Theoretical Computer Science (AREA)
  • General Engineering & Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Computer Security & Cryptography (AREA)
  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)
  • Stored Programmes (AREA)

Abstract

The invention discloses a configuration method and a configuration device of a vehicle-mounted system, wherein the method comprises the following steps: when the vehicle-mounted system is started, automatically searching whether the vehicle-mounted system is connected with a plug-in device; if yes, importing a first configuration file appointed in the plug-in equipment, wherein the first configuration file is a configuration file generated when other vehicle-mounted systems learn appointed configuration; loading the first configuration file in the vehicle-mounted system. According to the configuration method and device of the vehicle-mounted system, the vehicle-mounted system automatically searches the first configuration file appointed in the plug-in device when the vehicle-mounted system is started, the first configuration file can be a configuration file generated when the vehicle-mounted device appoints configuration through learning, a scheme company is not required to provide a new vehicle-mounted system version, the workload of the scheme company is reduced, the difficulty of the scheme company in managing the version of the vehicle-mounted system is reduced, a dealer or a manufacturer can conveniently and autonomously perform differentiated function configuration on the vehicle-mounted system, and the configuration process is convenient and rapid.

Description

Configuration method and device of vehicle-mounted system
Technical Field
The invention relates to the field of vehicle-mounted systems, in particular to a method and a device for differentiated configuration of a vehicle-mounted system.
Background
The scheme company of the vehicle-mounted system can develop a standard vehicle-mounted system to be used by a downstream dealer, and the dealer needs to perform differential configuration on the vehicle-mounted system in order to highlight the characteristics of the dealer, such as a starting logo, screen coordinates, virtual key positions and the like, at the moment, the dealer needs to communicate with the scheme company of the vehicle-mounted system, the scheme company is required to modify the standard vehicle-mounted system according to the requirements of the dealer, and installation is performed when the vehicle-mounted system is reproduced and installed.
Disclosure of Invention
The invention mainly aims to provide a configuration method and a configuration device of a vehicle-mounted system, which are convenient for differential configuration.
In order to achieve the above object, the present invention provides a configuration method of an on-board system, including:
when the vehicle-mounted system is started, automatically searching whether the vehicle-mounted system is connected with a plug-in device;
if yes, importing a first configuration file appointed in the plug-in equipment, wherein the first configuration file is a configuration file generated when other vehicle-mounted systems learn appointed configuration;
loading the first configuration file in the vehicle-mounted system.
Further, the first configuration file is a file for configuring one or more of a startup logo, a virtual key and a screen coordinate parameter in the vehicle-mounted system.
Further, the step of importing the first configuration file specified in the plug-in device into the vehicle-mounted system includes:
searching the first configuration file in the plug-in equipment according to a preset path;
and copying the searched first configuration file into the vehicle-mounted system.
Further, before the step of copying the found first configuration file to the vehicle-mounted system, the method includes:
judging whether the first configuration file is matched with the version of the current vehicle-mounted system;
and if so, generating an import command for importing the first configuration file.
Further, after the step of determining whether the version of the first configuration file matches the version of the current vehicle-mounted system, the method includes:
and if not, generating reminding information and displaying the reminding information on a display interface of the vehicle-mounted system.
Further, before the step of copying the found first configuration file to the vehicle-mounted system, the method includes:
acquiring a check code of the first configuration file;
judging whether the first configuration file is loaded by the vehicle-mounted system or not according to the check code;
and if not, generating an import command for importing the first configuration file.
Further, after the step of loading the first configuration file in the vehicle-mounted system, the method includes:
and generating a second configuration file which can be exported to the plug-in device according to the new configuration learned by the vehicle-mounted system.
The invention also provides a configuration device of the vehicle-mounted system, which comprises the following components:
the searching unit is used for automatically searching whether the vehicle-mounted system is connected with the plug-in equipment or not when the vehicle-mounted system is started;
the external device comprises an importing unit, a configuration unit and a configuration unit, wherein the importing unit is used for importing a first configuration file appointed in the external device if the external device is found, and the first configuration file is a configuration file generated when other vehicle-mounted systems learn appointed configuration;
and the loading unit loads the first configuration file in the vehicle-mounted system.
Further, the first configuration file is a file for configuring one or more of a startup logo, a virtual key and a screen coordinate parameter in the vehicle-mounted system.
Further, the import unit includes:
the searching module is used for searching the first configuration file in the plug-in equipment according to a preset path;
and the copying module is used for copying the searched first configuration file into the vehicle-mounted system.
Further, the import unit includes:
the first judgment module is used for judging whether the version of the first configuration file is matched with that of the current vehicle-mounted system;
and the first generation module is used for generating an import command for importing the first configuration file if the first configuration file is matched with the version of the current vehicle-mounted system.
Further, the import unit includes:
and the display module is used for generating reminding information and displaying the reminding information on a display interface of the vehicle-mounted system if the first configuration file is not matched with the version of the current vehicle-mounted system.
Further, the import unit includes:
the acquisition module is used for acquiring the check code of the first configuration file;
the second judgment module is used for judging whether the first configuration file is loaded in the vehicle-mounted system or not according to the check code;
and the second generation module is used for generating an import command for importing the first configuration file if the first configuration file is not loaded by the vehicle-mounted system.
Further, the configuration device of the vehicle-mounted system further comprises:
and the learning configuration unit is used for generating a second configuration file which can be exported to the plug-in equipment according to the new configuration learned by the vehicle-mounted system.
According to the configuration method and device of the vehicle-mounted system, the vehicle-mounted system automatically searches the first configuration file designated in the plug-in equipment when the vehicle-mounted system is started, if the first configuration file is found, the first configuration file is automatically imported into the vehicle-mounted system to be loaded, the first configuration file can be a configuration file generated when the vehicle-mounted equipment learns the designated configuration, a scheme company does not need to provide a new vehicle-mounted system version, the workload of the scheme company is reduced, the difficulty of the scheme company in managing the versions of the vehicle-mounted system is reduced, a dealer or a manufacturer can conveniently and autonomously perform differentiated function configuration on the vehicle-mounted system, and the configuration process is convenient and rapid. For example, when a dealer or a manufacturer downstream from the solution company needs to perform differential setting, a first configuration file may be generated through configuration learning of one vehicle-mounted system, and the first configuration file may be stored in a plug-in device such as a U-disk or an SD card, and the plug-in device may be inserted when another vehicle-mounted system is debugged, so that the another vehicle-mounted system may automatically complete the required configuration.
Drawings
FIG. 1 is a flow chart illustrating a configuration method of an in-vehicle system according to an embodiment of the present invention;
FIG. 2 is a flowchart illustrating a step S2 of a configuration method of an in-vehicle system according to an embodiment of the invention;
FIG. 3 is a flowchart illustrating a step S2 of a configuration method of an on-board system according to another embodiment of the present invention;
FIG. 4 is a flowchart illustrating a configuration method of an in-vehicle system according to an embodiment of the invention;
FIG. 5 is a block diagram schematically illustrating a configuration apparatus of an in-vehicle system according to an embodiment of the present invention;
FIG. 6 is a block diagram illustrating a structure of a lookup unit according to an embodiment of the present invention;
FIG. 7 is a block diagram illustrating a lookup unit according to another embodiment of the present invention;
fig. 8 is a block diagram illustrating a structure of a lookup unit according to an embodiment of the present invention.
The implementation, functional features and advantages of the objects of the present invention will be further explained with reference to the accompanying drawings.
Detailed Description
It should be understood that the specific embodiments described herein are merely illustrative of the invention and are not intended to limit the invention.
Referring to fig. 1, an embodiment of the present invention provides a configuration method of a vehicle-mounted system, including:
s1, when the vehicle-mounted system is started, automatically searching whether the vehicle-mounted system is connected with a plug-in device;
s2, if yes, importing a first configuration file appointed in the plug-in device, wherein the first configuration file is a configuration file generated when other vehicle-mounted systems learn appointed configuration;
s3, loading the first configuration file in the vehicle-mounted system.
As described in step S1, the plug-in device is a device, such as a usb disk or an SD card, that has a function of storing data and can export the storage device to another device. The vehicle-mounted system is a system for operating vehicle-mounted equipment, and can operate navigation, radio, music, browser and the like, and can also correspondingly control the vehicle, such as controlling a vehicle-mounted air conditioner and the like. In this embodiment, the vehicle-mounted system is based on an android system. When the vehicle-mounted system is started, the plug-in equipment is automatically searched without manual control, so that the speed of the configuration process is increased.
As described in step S2, the first configuration file is not a file newly configured by the solution company, but a configuration file generated by a dealer or a manufacturer when learning a new configuration on one vehicle-mounted system, for example, the position of a virtual key of the vehicle-mounted system needs to be changed, configuration learning may be performed on one vehicle-mounted system, the first configuration file may be generated during configuration learning, and the first configuration file may be imported into the plug-in device, or the configuration file may be used by another vehicle-mounted system. The specified first configuration file is generally stored in a specified storage space of the plug-in device, so that the plug-in device is convenient to find and use. The external hanging device may store a plurality of first configuration files, but only one specific configuration file can be searched according to configuration requirements, and the external hanging device can be searched through a specific path or a specific package name in the searching process.
As described in step S3, the in-vehicle system loads the first configuration file, that is, the contents of the first configuration file are configured into the in-vehicle system.
In this embodiment, the first configuration file is a file for configuring one or more of a boot logo, a virtual key, and a screen coordinate parameter in the vehicle-mounted system. For example, the boot logo is a first pattern, the configuration in the first configuration file is a second pattern, and after loading, the boot pattern is changed to the second pattern. Similarly, the positions of the virtual keys, the screen coordinate parameters, and the like can be reconfigured. In other embodiments, as long as the function can be realized through learning, the first configuration file may be generated in the learning process for configuration and use by other devices.
Referring to fig. 2, in this embodiment, the step S2 of importing the first configuration file specified in the plug-in device into the vehicle-mounted system includes:
s201, searching the first configuration file in the plug-in device according to a preset path;
s202, copying the searched first configuration file to the vehicle-mounted system.
As described in the foregoing steps S201 and S202, the first configuration file is stored in the designated location of the external device, and the vehicle-mounted system can find the first configuration file only according to the preset path, and does not need to search for the external device, so as to improve the speed of obtaining the first configuration file.
In this embodiment, before the step S202 of copying the found first configuration file to the vehicle-mounted system, the method includes:
s203, judging whether the first configuration file is matched with the version of the current vehicle-mounted system;
and S204, if the configuration files are matched, generating an import command for importing the first configuration file.
As described in steps S203 and S204, since the vehicle-mounted systems have different carriers, such as different screen sizes and different shapes, and the versions of the vehicle-mounted systems used by the vehicle-mounted systems are different, when the first configuration file is imported, it is first determined whether the version of the vehicle-mounted system configurable by the first configuration file is the same as the version of the vehicle-mounted system itself, and the first configuration file is only imported if the version of the vehicle-mounted system configurable by the first configuration file is the same.
In this embodiment, after the step S203 of determining whether the version of the first configuration file matches the version of the current vehicle-mounted system, the method includes:
and S205, if the information is not matched, generating reminding information and displaying the reminding information on a display interface of the vehicle-mounted system.
As described in step S205, when the first configuration file is different from the current version of the vehicle-mounted system, the process of loading is stopped, and a reminding message is generated to notify the staff, so that the staff can adjust the configuration file in time. In other embodiments, the user may be further prompted in a voice broadcast form with a message that the first profile does not match the version of the current in-vehicle system.
Referring to fig. 3, in another embodiment, before the step S202 of copying the found first profile into the in-vehicle system, the method includes:
s206, acquiring a check code of the first configuration file;
s207, judging whether the first configuration file is loaded by the vehicle-mounted system or not according to the check code;
and S208, if not, generating an import command for importing the first configuration file.
As described in the above steps S206, S207, and S208, before importing the first configuration file into the vehicle-mounted system, it is determined whether the vehicle-mounted system has loaded the first configuration file, and if the first configuration file has been configured, the first configuration file does not need to be imported into the vehicle-mounted system again, otherwise, the vehicle-mounted system does not load the first configuration file, and the first configuration file is imported into the vehicle-mounted system for loading and configuring. The judging method is to check whether the check code of the first configuration file is the same as the check code stored in the vehicle-mounted system, if so, the vehicle-mounted system is indicated to have loaded the first configuration file, and if not, the vehicle-mounted system is indicated to have not loaded the first configuration file. The check code is identification information generated by generating the configuration file, and can be a string of specified character strings and the like, and the check code can be analyzed and stored when the configuration file is loaded by the vehicle-mounted system, so that comparison with the check code of the configuration file in the plug-in equipment is facilitated, and whether the vehicle-mounted system is configured with the corresponding configuration file or not is distinguished. And if the vehicle-mounted system is judged to be configured with the first configuration file, generating reminding information to inform workers.
Referring to fig. 4, in this embodiment, after the step S3 of loading the first configuration file in the vehicle-mounted system, the method includes:
s4, generating a second configuration file which can be exported to the plug-in device according to the new configuration learned by the vehicle-mounted system;
and S5, exporting the second configuration file to the plug-in device.
As described in steps S4 and S5 above, the in-vehicle system may be used as a new learning source to generate a new second configuration file. For example, a dealer needs to change the function of the virtual key, change the virtual key to the next song virtual key, perform configuration learning in the vehicle-mounted system, form a corresponding second configuration file in the configuration learning process, export the second configuration file to the external device, and store the second configuration file in the external device at the same location as the first configuration file. After the plug-in device is inserted into another vehicle-mounted system, the other vehicle-mounted device can import the first configuration file and the second configuration file into the system for loading, and new configuration is obtained.
According to the configuration method of the vehicle-mounted system, the vehicle-mounted system automatically searches the first configuration file designated in the plug-in device when the vehicle-mounted system is started, if the first configuration file is found, the first configuration file is automatically imported into the vehicle-mounted system to be loaded, the first configuration file can be a configuration file generated when the vehicle-mounted device is configured by learning, a scheme company does not need to provide a new vehicle-mounted system version, the workload of the scheme company is reduced, the difficulty of the scheme company in managing the version of the vehicle-mounted system is reduced, a dealer or a manufacturer can conveniently and autonomously perform differentiated function configuration on the vehicle-mounted system, and the configuration process is convenient and rapid. For example, when a dealer or a manufacturer downstream from the solution company needs to perform differential setting, a first configuration file may be generated through configuration learning of one vehicle-mounted system, and the first configuration file may be stored in a plug-in device such as a U-disk or an SD card, and the plug-in device may be inserted when another vehicle-mounted system is debugged, so that the another vehicle-mounted system may automatically complete the required configuration.
Referring to fig. 5, an embodiment of the present invention further provides a configuration apparatus for a vehicle-mounted system, including:
the searching unit 10 is used for automatically searching whether the vehicle-mounted system is connected with the plug-in equipment or not when the vehicle-mounted system is started;
the importing unit 20 is configured to import a first configuration file specified in the external device if the external device is found, where the first configuration file is a configuration file generated when other vehicle-mounted systems learn a specified configuration;
and the loading unit 30 is used for loading the first configuration file in the vehicle-mounted system.
In the search unit 10, the plug-in device refers to a device, such as a usb disk or an SD card, which has a data storage function and can export a storage device to another device. The vehicle-mounted system is a system for operating vehicle-mounted equipment, and can operate navigation, radio, music, browser and the like, and can also correspondingly control the vehicle, such as controlling a vehicle-mounted air conditioner and the like. In this embodiment, the vehicle-mounted system is based on an android system. When the vehicle-mounted system is started, the plug-in equipment is automatically searched without manual control, so that the speed of the configuration process is increased.
In the import unit 20, the first configuration file is not a file newly configured by the solution company, but a configuration file generated by a dealer or a manufacturer when learning a new configuration on one vehicle-mounted system, for example, a position of a virtual key of the vehicle-mounted system needs to be changed, configuration learning may be performed on one vehicle-mounted system, the first configuration file may be generated in the configuration learning process, and the first configuration file may be imported into the plug-in device, or the configuration file may be used by another vehicle-mounted system. The specified first configuration file is generally stored in a specified storage space of the plug-in device, so that the plug-in device is convenient to find and use. The external hanging device may store a plurality of first configuration files, but only one specific configuration file can be searched according to configuration requirements, and the external hanging device can be searched through a specific path or a specific package name in the searching process.
In the loading unit 30, the in-vehicle system loads the first configuration file, that is, the content of the first configuration file is configured in the in-vehicle system.
In this embodiment, the first configuration file is a file for configuring one or more of a boot logo, a virtual key, and a screen coordinate parameter in the vehicle-mounted system. For example, the boot logo is a first pattern, the configuration in the first configuration file is a second pattern, and after loading, the boot pattern is changed to the second pattern. Similarly, the positions of the virtual keys, the screen coordinate parameters, and the like can be reconfigured. In other embodiments, as long as the function can be realized through learning, the first configuration file may be generated in the learning process for configuration and use by other devices.
Referring to fig. 6, in this embodiment, the introducing unit 20 includes:
the searching module 201 is configured to search for the first configuration file in the plug-in device according to a preset path;
a copying module 202, configured to copy the found first configuration file to the vehicle-mounted system.
In the search module 201 and the copy module 202, the first configuration file is stored in the designated location of the external device, and the search module 201 can find the first configuration file only according to the preset path without searching in the external device, so that the speed of obtaining the first configuration file is increased.
In this embodiment, the importing unit 20 further includes:
the first judging module 203 is configured to judge whether the first configuration file is matched with the version of the current vehicle-mounted system;
the first generating module 204 is configured to generate an import command for importing the first configuration file if the first configuration file matches the version of the current vehicle-mounted system.
In the first determining module 203 and the first generating module 204, since the in-vehicle systems used in the in-vehicle systems have different versions due to different device models, such as different screen sizes and different shapes, when the first configuration file is imported, the first determining module 203 determines whether the version of the in-vehicle system configurable by the first configuration file is the same as the version of the in-vehicle system itself, and the first configuration file is imported only when the version of the in-vehicle system configurable by the first configuration file is the same.
In this embodiment, the importing unit 20 further includes:
the display module 205 is configured to generate a reminding message and display the reminding message on a display interface of the vehicle-mounted system if the first configuration file is not matched with the version of the current vehicle-mounted system.
In the display module 205, when the first configuration file is different from the current version of the vehicle-mounted system, the process of loading is stopped, and a reminding message is generated by the display module 205 to notify the staff, so that the staff can adjust in time. In other embodiments, the user may be further prompted in a voice broadcast form with a message that the first profile does not match the version of the current in-vehicle system.
Referring to fig. 7, in another embodiment, the importing unit 20 includes:
an obtaining module 206, configured to obtain a check code of the first configuration file;
the second judging module 207 is configured to judge whether the first configuration file is loaded in the vehicle-mounted system according to the check code;
the second generating module 208 is configured to generate an import command for importing the first configuration file if the first configuration file is not loaded in the vehicle-mounted system.
In the obtaining module 206, the second determining module 207, and the second generating module 208, before the first configuration file is imported into the vehicle-mounted system, it is determined whether the first configuration file is loaded by the vehicle-mounted system, and if the first configuration file is configured, the first configuration file does not need to be imported into the vehicle-mounted system again, otherwise, the first configuration file is imported into the vehicle-mounted system for loading and configuration. The judging method is to check whether the check code of the first configuration file is the same as the check code stored in the vehicle-mounted system, if so, the vehicle-mounted system is indicated to have loaded the first configuration file, and if not, the vehicle-mounted system is indicated to have not loaded the first configuration file. The check code is identification information generated by generating the configuration file, and can be a string of specified character strings and the like, and the check code can be analyzed and stored when the configuration file is loaded by the vehicle-mounted system, so that comparison with the check code of the configuration file in the plug-in equipment is facilitated, and whether the vehicle-mounted system is configured with the corresponding configuration file or not is distinguished. And if the vehicle-mounted system is judged to be configured with the first configuration file, generating reminding information to inform workers.
Referring to fig. 8, the configuration device of the onboard system further includes:
a learning configuration unit 40, configured to generate a second configuration file that can be exported to a plug-in device according to the new configuration learned by the vehicle-mounted system;
an exporting unit 50, configured to export the second configuration file to the external hanging device.
In the learning configuration unit 40 and the export unit 50, the on-board system may serve as a new learning source to generate a new second configuration file. For example, a dealer needs to change the function of the virtual key, change the virtual key to the next song virtual key, perform configuration learning in the vehicle-mounted system, form a corresponding second configuration file in the configuration learning process, export the second configuration file to the external device, and store the second configuration file in the external device at the same location as the first configuration file. After the plug-in device is inserted into another vehicle-mounted system, the other vehicle-mounted device can import the first configuration file and the second configuration file into the system for loading, and new configuration is obtained.
According to the configuration device of the vehicle-mounted system, the vehicle-mounted system automatically searches the first configuration file specified in the plug-in device when the vehicle-mounted system is started, if the first configuration file is found, the first configuration file is automatically introduced into the vehicle-mounted system to be loaded, the first configuration file can be a configuration file generated when the vehicle-mounted device is configured by learning, a scheme company is not required to provide a new vehicle-mounted system version, the workload of the scheme company is reduced, the difficulty of managing the version of the vehicle-mounted system by the scheme company is reduced, a dealer or a manufacturer can conveniently and autonomously perform differentiated function configuration on the vehicle-mounted system, and the configuration process is convenient and rapid. For example, when a dealer or a manufacturer downstream from the solution company needs to perform differential setting, a first configuration file may be generated through configuration learning of one vehicle-mounted system, and the first configuration file may be stored in a plug-in device such as a U-disk or an SD card, and the plug-in device may be inserted when another vehicle-mounted system is debugged, so that the another vehicle-mounted system may automatically complete the required configuration.
The above description is only a preferred embodiment of the present invention, and not intended to limit the scope of the present invention, and all modifications of equivalent structures and equivalent processes, which are made by using the contents of the present specification and the accompanying drawings, or directly or indirectly applied to other related technical fields, are included in the scope of the present invention.

Claims (8)

1. A configuration method of an in-vehicle system is characterized by comprising the following steps:
when the vehicle-mounted system is started, automatically searching whether the vehicle-mounted system is connected with a plug-in device;
if yes, importing a first configuration file appointed in the plug-in equipment, wherein the first configuration file is a configuration file generated when other vehicle-mounted systems learn appointed configuration;
loading the first configuration file in the vehicle-mounted system;
the step of importing the first configuration file specified in the plug-in device into the vehicle-mounted system comprises the following steps:
searching the first configuration file in the plug-in equipment according to a preset path;
copying the searched first configuration file into the vehicle-mounted system;
before the step of copying the found first configuration file to the vehicle-mounted system, the method includes:
acquiring a check code of the first configuration file, wherein the check code is identification information generated when the configuration file is generated;
judging whether the first configuration file is loaded by the vehicle-mounted system or not according to the check code;
if not, generating an import command for importing the first configuration file;
after the step of loading the first configuration file in the vehicle-mounted system, the method comprises the following steps:
generating a second configuration file which can be exported to the plug-in equipment according to the new configuration learned by the vehicle-mounted system;
and exporting the second configuration file to the external hanging device, wherein the storage position of the second configuration file in the external hanging device is the same as that of the first configuration file.
2. The configuration method of the vehicle-mounted system according to claim 1, wherein the first configuration file is a file for configuring one or more of a startup logo, a virtual key and a screen coordinate parameter in the vehicle-mounted system.
3. The method for configuring the on-board system according to claim 1, wherein the step of copying the found first configuration file to the on-board system comprises:
judging whether the first configuration file is matched with the version of the current vehicle-mounted system;
and if so, generating an import command for importing the first configuration file.
4. The method for configuring the vehicle-mounted system according to claim 3, wherein the step of judging whether the first configuration file is matched with the version of the current vehicle-mounted system comprises the following steps:
and if not, generating reminding information and displaying the reminding information on a display interface of the vehicle-mounted system.
5. An in-vehicle system configuration device, characterized by comprising:
the searching unit is used for automatically searching whether the vehicle-mounted system is connected with the plug-in equipment or not when the vehicle-mounted system is started;
the external device comprises an importing unit, a configuration unit and a configuration unit, wherein the importing unit is used for importing a first configuration file appointed in the external device if the external device is found, and the first configuration file is a configuration file generated when other vehicle-mounted systems learn appointed configuration;
the loading unit loads the first configuration file in the vehicle-mounted system;
the import unit includes:
the searching module is used for searching the first configuration file in the plug-in equipment according to a preset path;
the copying module is used for copying the searched first configuration file into the vehicle-mounted system;
the acquisition module is used for acquiring a check code of the first configuration file, wherein the check code is identification information generated when the configuration file is generated;
the second judgment module is used for judging whether the first configuration file is loaded in the vehicle-mounted system or not according to the check code;
the second generation module is used for generating an import command for importing the first configuration file if the first configuration file is not loaded by the vehicle-mounted system;
the configuration device of the vehicle-mounted system further comprises:
the learning configuration unit is used for generating a second configuration file which can be exported to the plug-in equipment according to the new configuration learned by the vehicle-mounted system;
and the exporting unit is used for exporting the second configuration file to the external hanging device, and the storage position of the second configuration file in the external hanging device is the same as that of the first configuration file.
6. The configuration device of the in-vehicle system according to claim 5, wherein the first configuration file is a file for configuring one or more of a boot logo, a virtual key and a screen coordinate parameter in the in-vehicle system.
7. The on-vehicle system configuration device according to claim 5, wherein the introduction unit includes:
the first judgment module is used for judging whether the version of the first configuration file is matched with that of the current vehicle-mounted system;
and the first generation module is used for generating an import command for importing the first configuration file if the first configuration file is matched with the version of the current vehicle-mounted system.
8. The on-vehicle system configuration device according to claim 7, wherein the introduction unit includes:
and the display module is used for generating reminding information and displaying the reminding information on a display interface of the vehicle-mounted system if the first configuration file is not matched with the version of the current vehicle-mounted system.
CN201711157471.3A 2017-11-20 2017-11-20 Configuration method and device of vehicle-mounted system Active CN107908423B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201711157471.3A CN107908423B (en) 2017-11-20 2017-11-20 Configuration method and device of vehicle-mounted system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201711157471.3A CN107908423B (en) 2017-11-20 2017-11-20 Configuration method and device of vehicle-mounted system

Publications (2)

Publication Number Publication Date
CN107908423A CN107908423A (en) 2018-04-13
CN107908423B true CN107908423B (en) 2021-09-21

Family

ID=61846394

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201711157471.3A Active CN107908423B (en) 2017-11-20 2017-11-20 Configuration method and device of vehicle-mounted system

Country Status (1)

Country Link
CN (1) CN107908423B (en)

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN109656579B (en) * 2018-12-13 2021-11-23 武汉卡比特信息有限公司 Vehicle-mounted App maintenance system and method based on vehicle-mounted terminal system and software package
JP7447574B2 (en) * 2020-03-12 2024-03-12 オムロン株式会社 Support equipment, support programs and support methods

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101009764A (en) * 2006-01-27 2007-08-01 中国科学院声学研究所 A network upgrade method of the TFTP-based IPTV STB software
CN104714968A (en) * 2013-12-16 2015-06-17 中国银联股份有限公司 Method and device for internationalizing web page
CN105426203A (en) * 2015-11-04 2016-03-23 福建星海通信科技有限公司 Rapid function configuration method of vehicle terminal
CN106933517A (en) * 2017-03-17 2017-07-07 深信服科技股份有限公司 A kind of data migration method and device
CN107085613A (en) * 2017-05-17 2017-08-22 广州四三九九信息科技有限公司 Enter the filter method and device of library file

Family Cites Families (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US8995965B1 (en) * 2010-03-25 2015-03-31 Whatsapp Inc. Synthetic communication network method and system
EP2498225B1 (en) * 2011-03-11 2014-12-17 Telit Automotive Solutions NV Road toll system and method
CN102520973B (en) * 2011-10-24 2015-10-07 上海中兴通讯技术有限责任公司 The synchronous method of GPS terminal configuration data and system thereof
US10355927B2 (en) * 2013-07-25 2019-07-16 T-Mobile Usa, Inc. Device management service
US9428197B2 (en) * 2014-02-04 2016-08-30 Ford Global Technology, Llc Method and apparatus for persistent transferrable customizable vehicle settings
CN104505947B (en) * 2015-01-07 2017-01-11 山东鲁能智能技术有限公司 Transformer substation direct current power supply monitoring system and transformer substation direct current power supply monitoring method
CN106020844A (en) * 2016-05-31 2016-10-12 广东欧珀移动通信有限公司 Method and device for determining kernel running configuration in processor

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101009764A (en) * 2006-01-27 2007-08-01 中国科学院声学研究所 A network upgrade method of the TFTP-based IPTV STB software
CN104714968A (en) * 2013-12-16 2015-06-17 中国银联股份有限公司 Method and device for internationalizing web page
CN105426203A (en) * 2015-11-04 2016-03-23 福建星海通信科技有限公司 Rapid function configuration method of vehicle terminal
CN106933517A (en) * 2017-03-17 2017-07-07 深信服科技股份有限公司 A kind of data migration method and device
CN107085613A (en) * 2017-05-17 2017-08-22 广州四三九九信息科技有限公司 Enter the filter method and device of library file

Also Published As

Publication number Publication date
CN107908423A (en) 2018-04-13

Similar Documents

Publication Publication Date Title
US11048493B2 (en) Computer system, method of updating software with computer system, and program therefor
WO2022022700A1 (en) Application icon display method and apparatus, and electronic device
CN102187310B (en) Equipment uses auxiliary device and system
CN110851221B (en) Smart home scene configuration method and device
CN103970559A (en) Device loading method and device on basis of Android
CN106095432B (en) Method for identifying application type
JP2004085286A (en) On-vehicle navigation device, navigation information display method and program
CN107908423B (en) Configuration method and device of vehicle-mounted system
CN106529301A (en) Method and device for controlling vehicle-mounted machine system, and vehicle-mounted machine system
CN110855532B (en) Vehicle-mounted gateway testing method, device, equipment and storage medium
CN110413292B (en) Light application installation method of application program, mobile terminal and storage medium
CN104423993A (en) Automotive electronic equipment software updating method and terminal and automotive electronic system
CN104965834A (en) Method and apparatus for displaying fonts
JP2021012434A (en) Software update device, server device, software update method, and program
JP2013126802A (en) Method for downloading application software to on-board device, and the on-board device
CN111625108A (en) Key simulation method, device, equipment and storage medium based on USB module
CN107153557A (en) It is a kind of based on the device and method operated under Linux system to BIOS
US20150266378A1 (en) Method for configuring user interface of head unit of vehicle dynamically by using mobile terminal, and head unit and computer-readable recording media using the same
WO2014174744A1 (en) Data retrieval device, data retrieval program, and data retrieval method
CN113590159A (en) Vehicle-mounted traveling computer parallel upgrading method and system
CN107368383A (en) A kind of automobile controller configuration file method of calibration and equipment
US20120084311A1 (en) Search support device, search support method and computer-readable storage medium
US12236225B2 (en) Identifying a limited function of a mobile object during update of a mobile object control unit
CN110377811A (en) A kind of display methods of device name, device, storage medium and electronic equipment
CN107491326A (en) A kind of vehicle mounted guidance automatic adaptation method for upgrading software

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
GR01 Patent grant
GR01 Patent grant
TR01 Transfer of patent right
TR01 Transfer of patent right

Effective date of registration: 20220525

Address after: 518000 floor 1, building 3, Dexin Chang wisdom Park, No. 23 Heping Road, Qinghua community, Longhua street, Longhua District, Shenzhen, Guangdong

Patentee after: Shenzhen waterward Information Co.,Ltd.

Address before: 518000 B, 503, 602, digital city building, garden city, 1079 Shekou Road, Shekou, Nanshan District, Shenzhen, Guangdong.

Patentee before: SHENZHEN WATER WORLD Co.,Ltd.

TR01 Transfer of patent right
TR01 Transfer of patent right

Effective date of registration: 20230803

Address after: No. 403, Kanghesheng Building, No.1 Chuangsheng Road, Shuguang Community, Xili Street, Nanshan District, Shenzhen, Guangdong 518000

Patentee after: Shenzhen Xiaohui Zhijia Intelligent Co.,Ltd.

Address before: 518000 floor 1, building 3, Dexin Chang wisdom Park, No. 23 Heping Road, Qinghua community, Longhua street, Longhua District, Shenzhen, Guangdong

Patentee before: Shenzhen waterward Information Co.,Ltd.