CN111562931A - Method and system for upgrading vehicle firmware - Google Patents

Method and system for upgrading vehicle firmware Download PDF

Info

Publication number
CN111562931A
CN111562931A CN202010361630.7A CN202010361630A CN111562931A CN 111562931 A CN111562931 A CN 111562931A CN 202010361630 A CN202010361630 A CN 202010361630A CN 111562931 A CN111562931 A CN 111562931A
Authority
CN
China
Prior art keywords
vehicle
version
platform
upgrading
request
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.)
Pending
Application number
CN202010361630.7A
Other languages
Chinese (zh)
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.)
Zebra Network Technology Co Ltd
Original Assignee
Zebra Network Technology 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 Zebra Network Technology Co Ltd filed Critical Zebra Network Technology Co Ltd
Priority to CN202010361630.7A priority Critical patent/CN111562931A/en
Publication of CN111562931A publication Critical patent/CN111562931A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/60Software deployment
    • G06F8/65Updates
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/70Software maintenance or management
    • G06F8/71Version control; Configuration management

Abstract

The invention provides a method and a system for upgrading vehicle-mounted machine firmware, which comprises the steps that a platform receives an upgrading request of vehicle-mounted machine equipment, and an upgrading version is loaded according to the upgrading request; the platform acquires the vehicle attribute of the vehicle equipment in the configuration information of the upgraded version, calls a basic version corresponding to the vehicle attribute in the database according to the vehicle attribute, and edits the basic version according to the upgraded version to obtain a request version of the vehicle equipment; the platform issues a request version according to the vehicle attribute; and the vehicle-mounted equipment receives the request version and installs the request version to realize the vehicle-mounted firmware upgrade. According to the method and the system for upgrading the vehicle machine firmware, the complex manual upgrading can be converted into automatic upgrading, automatic interaction can be carried out with the vehicle machine by combining platform and database operation, the labor cost of the vehicle machine firmware upgrading is reduced, the project period is shortened, and the reliability of the vehicle machine upgrading is improved.

Description

Method and system for upgrading vehicle firmware
Technical Field
The invention relates to the technical field of automobile firmware upgrading, in particular to a method and a device for upgrading automobile firmware, electronic equipment and a computer readable storage medium.
Background
With the improvement of living standard and the development of science and technology, more and more users select the automobile as a travel tool, and the popularization rate of the automobile is also rapidly increased. In order to adapt the vehicle firmware of the vehicle to the functions of the vehicle, the vehicle firmware configured for the vehicle needs to be updated regularly. In the prior art, in the manual upgrading process of the vehicle-mounted machine firmware, a user is required to compile an upgraded version, load the upgraded version to a platform end and issue the vehicle-mounted machine, the operation is repetitive time-consuming work, information of a database can be automatically modified when an abnormal upgrading scene is upgraded manually, and the database information is possibly abnormal due to manual misoperation.
Disclosure of Invention
In view of this, the present invention provides a method and a system for upgrading firmware of a vehicle, which can convert complicated manual upgrade into automatic upgrade and can automatically interact with the vehicle in combination with platform and database operations.
In order to achieve the purpose, the following technical scheme is adopted in the application:
in a first aspect, the present invention provides a method for upgrading firmware of a vehicle, including the following steps:
the platform receives an upgrading request of the vehicle-mounted equipment, and loads an upgrading version according to the upgrading request, wherein the loaded upgrading version is a machine code of the single chip microcomputer, which can be obtained by compiling the upgrading version through a single chip microcomputer compiler, and whether the upgrading version is correct can be verified through a secret key when the upgrading version is loaded, so that the safety of data is ensured.
The platform acquires the vehicle attribute of the vehicle equipment in the configuration information of the upgraded version, calls a basic version corresponding to the vehicle attribute in a database according to the vehicle attribute, and edits the basic version according to the upgraded version to obtain a requested version of the vehicle equipment, wherein the vehicle attribute comprises the vehicle type, the project, the hardware and the like of the vehicle.
And the platform issues the request version according to the vehicle attribute, wherein the upgrade version loaded by the platform can comprise upgrade versions of various vehicle types, and when the upgrade version is distributed to vehicle equipment, the upgrade version consistent with the vehicle equipment is selected.
And the vehicle equipment receives the request version and installs the request version to realize the upgrading of the vehicle firmware.
As an embodiment of the first aspect of the present application, the method further comprises:
the vehicle-mounted equipment judges whether the request version is installed successfully or not;
when the vehicle-mounted device is successfully installed, the platform is informed, and the platform updates the upgrading log of the vehicle-mounted device in the database;
and when the mounting is judged to be failed, informing the platform, and listing the vehicle equipment into a blacklist by the platform.
As an embodiment of the first aspect of the present application, the updating, by the platform, the upgrade log of the in-vehicle device in the database includes:
as an embodiment of the first aspect of the present application, the platform calls a call interface of the database, and updates an upgrade log of the in-vehicle device in the database.
As an embodiment of the first aspect of the present application, the vehicle attribute includes a vehicle identification code.
As an embodiment of the first aspect of the present application, the platform issues the requested version based on the vehicle identification code.
As an embodiment of the first aspect of the present application, the platform loads the upgrade version according to a key generated by compiling the upgrade request.
As an embodiment of the first aspect of the present application, the editing the base version according to the upgraded version includes: editing the basic version of MD5 valid attributes, visible attributes, and vehicle information.
In a second aspect, an embodiment of the present application provides a car machine firmware upgrade system, including: a platform and a vehicle-mounted machine device,
the platform receives an upgrading request of the vehicle-mounted equipment and loads an upgrading version according to the upgrading request;
the platform acquires the vehicle attribute of the vehicle equipment in the configuration information of the upgraded version, calls a basic version corresponding to the vehicle attribute in a database according to the vehicle attribute, and edits the basic version according to the upgraded version to obtain a request version of the vehicle equipment;
the platform issues the request version according to the vehicle attribute;
and the vehicle equipment receives the request version and installs the request version to realize the upgrading of the vehicle firmware.
As an embodiment of the second aspect of the present application, the system further comprises:
the vehicle-mounted equipment judges whether the request version is installed successfully or not;
when the vehicle-mounted device is successfully installed, the platform is informed, and the platform updates the upgrading log of the vehicle-mounted device in the database;
and when the mounting is judged to be failed, informing the platform, and listing the vehicle equipment into a blacklist by the platform.
As an embodiment of the second aspect of the present application, the updating the upgrade log of the in-vehicle device in the platform update database includes:
and the platform calls a calling interface of the database and updates the upgrading log of the vehicle-mounted equipment in the database.
As an embodiment of the second aspect of the present application, the vehicle attribute includes a vehicle identification code.
As an embodiment of the second aspect of the present application, the platform issues the requested version based on the vehicle identification code.
As an embodiment of the second aspect of the present application, the platform loads the upgrade version according to a key generated by compiling the upgrade request.
As an embodiment of the second aspect of the present application, the editing the base version according to the upgraded version includes: editing the basic version of MD5 valid attributes, visible attributes, and vehicle information.
The technical scheme of the invention at least has one of the following beneficial effects:
according to the method and the system for upgrading the vehicle-mounted machine firmware, the technical scheme provided by the invention reduces the labor cost for upgrading the vehicle-mounted machine firmware version, reduces the project period and improves the reliability of vehicle-mounted machine upgrading.
Drawings
Fig. 1 is a flowchart of a method for upgrading firmware of a vehicle in an embodiment of the present invention;
fig. 2 is another flowchart of a method for upgrading firmware of a vehicle in an embodiment of the present invention;
FIG. 3 is an architecture diagram for upgrading firmware of a vehicle device according to an embodiment of the present invention;
fig. 4 is a flowchart for upgrading the firmware of the car machine according to the embodiment of the present invention.
Detailed Description
The technical solutions in the embodiments of the present invention will be clearly and completely described below with reference to the drawings in the embodiments of the present invention, and it is obvious that the described embodiments are some, not all, embodiments of the present invention. All other embodiments, which can be derived by a person skilled in the art from the embodiments given herein without making any creative effort, shall fall within the protection scope of the present invention.
According to some embodiments of the present application, an architecture diagram for in-vehicle firmware upgrade is disclosed. FIG. 3 is an architecture diagram of a vehicle firmware upgrade, according to one embodiment of the present application. As shown in fig. 3, the method for upgrading the firmware version of the car machine of this embodiment is generally applied to upgrade an on-board electronic system of an intelligent vehicle, wherein the automation framework in this embodiment may be implemented by using a Dubbo distributed service framework.
The firmware in this embodiment refers to software/program that is responsible for a system foundation and works at a bottom layer, and the firmware in this embodiment may be specifically an operating system of an intelligent electronic device, for example, a vehicle-mounted firmware may be an operating system of a vehicle-mounted electronic system.
The method for upgrading the firmware of the vehicle machine is described below with reference to the accompanying drawings, and fig. 1 shows a flowchart of the method for upgrading the firmware of the vehicle machine, and as shown in fig. 1 and 3, the method includes the following steps:
and step S110, the platform receives an upgrading request of the vehicle-mounted equipment and loads an upgrading version according to the upgrading request.
Specifically, when the car machine device has an updated upgrade version, the car machine device sends an upgrade request to the platform, and the platform receives the upgrade request sent by the car machine device and loads the upgrade version to be updated, wherein the upgrade version is machine code of a single chip microcomputer which can run in the car machine device and is compiled by a single chip microcomputer compiler.
Furthermore, a secret key is generated in the compiling process of the singlechip compiler, the version to be upgraded of the vehicle equipment is encrypted, the safety of the version to be upgraded of the vehicle equipment is protected, and meanwhile, the platform can select the correct upgrade version according to the secret key.
And step S120, the platform acquires the vehicle attribute of the vehicle equipment in the configuration information of the upgraded version, calls a basic version corresponding to the vehicle attribute in the database according to the vehicle attribute, and edits the basic version according to the upgraded version to obtain a request version of the vehicle equipment.
That is to say, the platform loads the upgraded version of the car device, and can obtain the vehicle attributes of the car device in the configuration information of the upgraded version, where the vehicle attributes include a vehicle identification code, a vehicle type, an item, hardware, and the like of the vehicle, and according to the obtained vehicle type information, the vehicle type, the item, the hardware information, and the like of the basic version on the platform are edited by the automated script, and the automated script language can select a python language, and the like.
And step S130, the platform issues a request version according to the vehicle attribute.
After the vehicle attribute information is obtained in the previous step S120, the upgraded version of the vehicle equipment can be sent to the vehicle equipment to be upgraded according to the vehicle identification code, wherein the vehicle identification code is a code consisting of a 17-bit letter and a number, and has unique vehicle identification, so that each vehicle can be upgraded differentially according to the requirements of the vehicle equipment.
And step S140, the vehicle equipment receives the request version and installs the request version to realize the vehicle firmware upgrade.
That is to say, the vehicle-mounted device receives the requested upgrade version, performs upgrade installation, and converts complicated manual upgrade into automatic upgrade, so that the labor cost of vehicle-mounted firmware version upgrade is reduced, the project cycle is shortened, and the reliability of vehicle-mounted upgrade is improved.
According to an embodiment of the application, as shown in fig. 2, the method further comprises: and 150, judging whether the request version is successfully installed by the vehicle equipment. For example, after the car machine device performs upgrade installation operation in step S140, the upgrade installation result of the car machine device is further determined, and when the car machine device is successfully upgraded and installed, step S151 is performed, where the result of successful upgrade installation of the car machine device is returned to the platform, and the platform updates the upgrade log of the car machine device in the database. When the vehicle equipment is upgraded and installed, the step S152 is entered, the platform returns the result of the failed upgrade and installation of the vehicle equipment to the platform, and the platform update database lists the vehicle equipment in a blacklist. The database can be mySQL or other databases.
Furthermore, after the vehicle-mounted device fails in upgrading and installation and is added into the blacklist, the platform can check the blacklist and clear the blacklist according to requirements.
According to an embodiment of the present application, the updating log of the in-vehicle device in the platform updating database includes: and the platform calls a calling interface of the database and updates the upgrading log of the vehicle equipment in the database. That is to say, the database log is updated in real time, and the platform can check the upgrading installation log of the vehicle equipment at any time and know the real-time result of the upgrading installation progress of the vehicle equipment.
According to one embodiment of the application, the vehicle attribute comprises a vehicle identification code, wherein the vehicle identification code is a code consisting of a 17-bit letter and a number, and has unique identification of the vehicle.
According to one embodiment of the application, the platform issues the request version according to the vehicle identification code, so that each vehicle can be differentially upgraded according to the requirements of the vehicle-mounted equipment.
According to one embodiment of the application, the platform loads the upgrade version according to the key generated by compiling the upgrade request, encrypts the version to be upgraded of the vehicle equipment, and protects the safety of the version to be upgraded of the vehicle equipment.
According to one embodiment of the application, editing the base version according to the upgraded version includes: the base version of MD5 valid attributes, visible attributes, and vehicle information are edited.
That is to say, in some abnormal upgrade scenarios, for example, when it is not desired to upgrade and install the in-vehicle equipment of the current vehicle, the MD5 algorithm may be used to verify the upgrade parameters requested by the in-vehicle equipment, and if the verification fails, the in-vehicle equipment cannot be accessed continuously, so that the platform does not provide a password, the in-vehicle equipment cannot be upgraded and installed, and the visible attribute of the upgrade package may also be changed, and when the upgrade package is set as the invisible attribute, the in-vehicle equipment cannot be upgraded and installed, thereby implementing the coverage of the abnormal upgrade scenario.
Based on the above description, the following describes the car firmware upgrading system according to the present application with reference to a specific embodiment, and as shown in fig. 4, the car firmware upgrading system according to the present application includes: platform 410 and in-vehicle device 420.
Specifically, platform 410 receives an upgrade request of vehicle device 420, loads an upgrade version according to the upgrade request, the platform acquires a vehicle attribute of the vehicle device in configuration information of the upgrade version, calls a basic version corresponding to the vehicle attribute in a database according to the vehicle attribute, and edits the basic version according to the upgrade version to obtain a request version of vehicle device 420, platform 410 issues the request version according to the vehicle attribute, and the vehicle device receives and installs the request version to implement vehicle firmware upgrade.
According to an embodiment of the present application, further comprising: the vehicle-mounted equipment judges whether the request version is successfully installed;
when the installation is judged to be successful, the platform is informed, and the upgrading log of the vehicle equipment in the database is updated by the platform;
and when the mounting is judged to be failed, informing the platform, and listing the vehicle-mounted equipment into a blacklist by the platform.
It should be noted that, the specific working process of the system for upgrading the vehicle firmware provided in the embodiment of the present application has been described in detail in the method for upgrading the vehicle firmware in the above embodiment, and specific reference may be made to the method in the above embodiment, which is not repeated herein.
Therefore, the method and the system for upgrading the vehicle machine firmware can convert complicated manual upgrading into automatic upgrading and can automatically interact with a vehicle machine by combining platform and database operation, labor cost of upgrading the vehicle machine firmware is reduced, project period is shortened, and reliability of upgrading the vehicle machine firmware is improved.
It is noted that, in the examples and descriptions of this patent, relational terms such as first and second, and the like are used solely to distinguish one entity or action from another entity or action without necessarily requiring or implying any actual such relationship or order between such entities or actions. Also, the terms "comprises," "comprising," or any other variation thereof, are intended to cover a non-exclusive inclusion, such that a process, method, article, or apparatus that comprises a list of elements does not include only those elements but may include other elements not expressly listed or inherent to such process, method, article, or apparatus. Without further limitation, the use of the verb "comprise a" to define an element does not exclude the presence of another, same element in a process, method, article, or apparatus that comprises the element.
The foregoing is a preferred embodiment of the present application, and it should be noted that, for those skilled in the art, several modifications and refinements can be made without departing from the principle described in the present application, and these modifications and refinements should be regarded as the protection scope of the present application.

Claims (14)

1. A method for upgrading vehicle firmware, comprising:
the platform receives an upgrading request of the vehicle equipment and loads an upgrading version according to the upgrading request;
the platform acquires the vehicle attribute of the vehicle equipment in the configuration information of the upgraded version, calls a basic version corresponding to the vehicle attribute in a database according to the vehicle attribute, and edits the basic version according to the upgraded version to obtain a request version of the vehicle equipment;
the platform issues the request version according to the vehicle attribute;
and the vehicle equipment receives the request version and installs the request version to realize the upgrading of the vehicle firmware.
2. The method of claim 1, further comprising:
the in-vehicle device judges whether the requested version is installed successfully,
when the vehicle-mounted device is successfully installed, the platform is informed, and the platform updates the upgrading log of the vehicle-mounted device in the database;
and when the mounting is judged to be failed, informing the platform, and listing the vehicle equipment into a blacklist by the platform.
3. The method of claim 2, wherein updating the upgrade log of the in-vehicle device in the database by the platform comprises:
and the platform calls a calling interface of the database and updates the upgrading log of the vehicle-mounted equipment in the database.
4. The method of claim 1, wherein the vehicle attribute comprises a vehicle identification code.
5. The method of claim 4, wherein the platform issues the requested version based on the vehicle identification code.
6. The method of claim 1, wherein the platform loads the upgrade version according to a key generated by compiling the upgrade request.
7. The method of claim 1, wherein said editing said base version in accordance with said upgraded version comprises: editing the basic version of MD5 valid attributes, visible attributes, and vehicle information.
8. The utility model provides a car machine firmware upgrade system which characterized in that includes: a platform and a vehicle-mounted machine device,
the platform receives an upgrading request of the vehicle-mounted equipment and loads an upgrading version according to the upgrading request;
the platform acquires the vehicle attribute of the vehicle equipment in the configuration information of the upgraded version, calls a basic version corresponding to the vehicle attribute in a database according to the vehicle attribute, and edits the basic version according to the upgraded version to obtain a request version of the vehicle equipment;
the platform issues the request version according to the vehicle attribute;
and the vehicle equipment receives the request version and installs the request version to realize the upgrading of the vehicle firmware.
9. The system of claim 8, further comprising:
the vehicle-mounted equipment judges whether the request version is installed successfully or not;
when the vehicle-mounted device is successfully installed, the platform is informed, and the platform updates the upgrading log of the vehicle-mounted device in the database;
and when the mounting is judged to be failed, informing the platform, and listing the vehicle equipment into a blacklist by the platform.
10. The system of claim 9, wherein the platform updating the upgrade log of the in-vehicle device in the database comprises:
and the platform calls a calling interface of the database and updates the upgrading log of the vehicle-mounted equipment in the database.
11. The system of claim 8, wherein the vehicle attribute comprises a vehicle identification code.
12. The system of claim 11, wherein the platform issues the requested version based on the vehicle identification code.
13. The system of claim 8, wherein the platform loads the upgrade version according to a key generated by compiling the upgrade request.
14. The system of claim 8, wherein said editing said base version in accordance with said upgraded version comprises: editing the basic version of MD5 valid attributes, visible attributes, and vehicle information.
CN202010361630.7A 2020-04-30 2020-04-30 Method and system for upgrading vehicle firmware Pending CN111562931A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202010361630.7A CN111562931A (en) 2020-04-30 2020-04-30 Method and system for upgrading vehicle firmware

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202010361630.7A CN111562931A (en) 2020-04-30 2020-04-30 Method and system for upgrading vehicle firmware

Publications (1)

Publication Number Publication Date
CN111562931A true CN111562931A (en) 2020-08-21

Family

ID=72070759

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202010361630.7A Pending CN111562931A (en) 2020-04-30 2020-04-30 Method and system for upgrading vehicle firmware

Country Status (1)

Country Link
CN (1) CN111562931A (en)

Citations (17)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1713154A (en) * 2004-06-22 2005-12-28 中兴通讯股份有限公司 Method for upgrading network management system in mobile communication
CN101706727A (en) * 2009-11-19 2010-05-12 中兴通讯股份有限公司 Upgrade method and device
CN103955363A (en) * 2014-04-08 2014-07-30 国云科技股份有限公司 Manufacturing method of program upgrade and installation package
CN103957244A (en) * 2014-04-21 2014-07-30 惠州市新思为电子科技有限公司 Remote program upgrading method and server
CN105138347A (en) * 2015-07-17 2015-12-09 广东欧珀移动通信有限公司 Difference upgrade patch generating method, software upgrading method and corresponding apparatus
CN105677427A (en) * 2016-01-12 2016-06-15 浪潮通用软件有限公司 Module upgrading method and device
CN106843946A (en) * 2017-01-04 2017-06-13 努比亚技术有限公司 A kind of firmware update and terminal
CN108512684A (en) * 2017-02-28 2018-09-07 阿里巴巴集团控股有限公司 Firmware upgrade method and system and firmware upgrade managing device
CN108845562A (en) * 2018-06-09 2018-11-20 铠龙东方汽车有限公司 A kind of intelligent vehicle-carried service system based on car networking
CN109032653A (en) * 2018-08-29 2018-12-18 百度在线网络技术(北京)有限公司 Pilotless automobile car-mounted terminal upgrade method, device, equipment and storage medium
CN109445828A (en) * 2018-12-12 2019-03-08 上海伟世通汽车电子系统有限公司 The upgrade method of vehicle-mounted terminal system
CN109634644A (en) * 2018-12-27 2019-04-16 广东优世联合控股集团股份有限公司 The method and its equipment of firmware upgrade are carried out for sensor by wireless communication
CN109739536A (en) * 2018-12-28 2019-05-10 上汽通用五菱汽车股份有限公司 The method, apparatus and storage medium of vehicle remote firmware updating
CN109857443A (en) * 2019-01-25 2019-06-07 深圳市泰比特科技有限公司 A kind of upgrade method and system of shared motor bicycle whole-control system
CN110262826A (en) * 2019-03-05 2019-09-20 上海博泰悦臻网络技术服务有限公司 Vehicle-mounted software configuration updating management method, server-side, client and processing end
CN110377301A (en) * 2019-06-27 2019-10-25 深圳市点嘀互联网络有限公司 The intelligent interactive system and its upgrade method of the seamless connection vehicle device of sustainable upgrading
CN110659042A (en) * 2019-08-23 2020-01-07 苏州浪潮智能科技有限公司 Server firmware management method and device

Patent Citations (17)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1713154A (en) * 2004-06-22 2005-12-28 中兴通讯股份有限公司 Method for upgrading network management system in mobile communication
CN101706727A (en) * 2009-11-19 2010-05-12 中兴通讯股份有限公司 Upgrade method and device
CN103955363A (en) * 2014-04-08 2014-07-30 国云科技股份有限公司 Manufacturing method of program upgrade and installation package
CN103957244A (en) * 2014-04-21 2014-07-30 惠州市新思为电子科技有限公司 Remote program upgrading method and server
CN105138347A (en) * 2015-07-17 2015-12-09 广东欧珀移动通信有限公司 Difference upgrade patch generating method, software upgrading method and corresponding apparatus
CN105677427A (en) * 2016-01-12 2016-06-15 浪潮通用软件有限公司 Module upgrading method and device
CN106843946A (en) * 2017-01-04 2017-06-13 努比亚技术有限公司 A kind of firmware update and terminal
CN108512684A (en) * 2017-02-28 2018-09-07 阿里巴巴集团控股有限公司 Firmware upgrade method and system and firmware upgrade managing device
CN108845562A (en) * 2018-06-09 2018-11-20 铠龙东方汽车有限公司 A kind of intelligent vehicle-carried service system based on car networking
CN109032653A (en) * 2018-08-29 2018-12-18 百度在线网络技术(北京)有限公司 Pilotless automobile car-mounted terminal upgrade method, device, equipment and storage medium
CN109445828A (en) * 2018-12-12 2019-03-08 上海伟世通汽车电子系统有限公司 The upgrade method of vehicle-mounted terminal system
CN109634644A (en) * 2018-12-27 2019-04-16 广东优世联合控股集团股份有限公司 The method and its equipment of firmware upgrade are carried out for sensor by wireless communication
CN109739536A (en) * 2018-12-28 2019-05-10 上汽通用五菱汽车股份有限公司 The method, apparatus and storage medium of vehicle remote firmware updating
CN109857443A (en) * 2019-01-25 2019-06-07 深圳市泰比特科技有限公司 A kind of upgrade method and system of shared motor bicycle whole-control system
CN110262826A (en) * 2019-03-05 2019-09-20 上海博泰悦臻网络技术服务有限公司 Vehicle-mounted software configuration updating management method, server-side, client and processing end
CN110377301A (en) * 2019-06-27 2019-10-25 深圳市点嘀互联网络有限公司 The intelligent interactive system and its upgrade method of the seamless connection vehicle device of sustainable upgrading
CN110659042A (en) * 2019-08-23 2020-01-07 苏州浪潮智能科技有限公司 Server firmware management method and device

Similar Documents

Publication Publication Date Title
US11048493B2 (en) Computer system, method of updating software with computer system, and program therefor
CN109145532B (en) Program white list management method and system supporting software online upgrade
US7899558B2 (en) Updating and/or expanding the functionality of sequence control of at least one control unit
CN106469068B (en) Application program deployment method and system
CN112328294A (en) OTA (over the air) upgrading method and system for vehicle ECU (electronic control Unit)
US20100017503A1 (en) Download server and method for installing and updating application program using partitioning of shared library
CN109739536A (en) The method, apparatus and storage medium of vehicle remote firmware updating
CN101551753A (en) Device for controlling loading of plug-in and method
CN112650520A (en) Ammeter upgrading method and system, intelligent ammeter and storage medium
Shi et al. A vehicle electric control unit over-the-air reprogramming system
CN112667272A (en) Ammeter upgrading method and system, intelligent ammeter and storage medium
CN111562931A (en) Method and system for upgrading vehicle firmware
CN111045725B (en) Control method and device of code management system and storage medium
CN114328067A (en) Terminal equipment maintenance method and system based on domestic CPU and operating system
CN116257270A (en) Vehicle, upgrading method and device of vehicle
CN115145825A (en) Single-chip microcomputer software parameter adjusting method and system
CN115454472A (en) Remote upgrading problem solving method, device, equipment and readable storage medium
CN112463208A (en) Version management method and device, electronic equipment and storage medium
CN110798741A (en) Security upgrading method and system for smart television
CN111245894A (en) Batch configuration method and system for electronic identification reader-writer equipment of motor vehicle
CN116974616B (en) Method for upgrading all electronic control units of whole vehicle through USB flash disk
CN113590159B (en) Parallel upgrading method and system for vehicle-mounted traveling crane computers
CN113238786A (en) Online upgrading APP code verification method and system for electric vehicle charging and distribution system
CN114501350B (en) Remote upgrading method of safe intelligent lock
CN115495350A (en) APP (application) terminal regression testing system and method based on flow recording

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