CN113176887B - Wireless firmware upgrading method for unmanned aerial vehicle data link terminal - Google Patents

Wireless firmware upgrading method for unmanned aerial vehicle data link terminal Download PDF

Info

Publication number
CN113176887B
CN113176887B CN202110163412.7A CN202110163412A CN113176887B CN 113176887 B CN113176887 B CN 113176887B CN 202110163412 A CN202110163412 A CN 202110163412A CN 113176887 B CN113176887 B CN 113176887B
Authority
CN
China
Prior art keywords
data
terminal
aerial vehicle
unmanned aerial
hash value
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
CN202110163412.7A
Other languages
Chinese (zh)
Other versions
CN113176887A (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.)
Xi'an Yufei Electronic Technology Co ltd
Original Assignee
Xi'an Yufei Electronic 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 Xi'an Yufei Electronic Technology Co ltd filed Critical Xi'an Yufei Electronic Technology Co ltd
Priority to CN202110163412.7A priority Critical patent/CN113176887B/en
Publication of CN113176887A publication Critical patent/CN113176887A/en
Application granted granted Critical
Publication of CN113176887B publication Critical patent/CN113176887B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

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/60Software deployment
    • G06F8/65Updates
    • G06F8/654Updates using techniques specially adapted for alterable solid state memories, e.g. for EEPROM or flash memories

Landscapes

  • Engineering & Computer Science (AREA)
  • Software Systems (AREA)
  • General Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Computer Security & Cryptography (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Stored Programmes (AREA)
  • Mobile Radio Communication Systems (AREA)

Abstract

The invention discloses a wireless firmware upgrading method of an unmanned aerial vehicle data link terminal, which comprises the following steps: reconstructing an uplink and downlink of a data link of the unmanned aerial vehicle; selecting a configuration data file to be updated, and calculating a 128-bit MD5 hash value of the configuration data file; transmitting the configuration data file and the 128-bit hash value to the onboard data terminal; caching the received configuration data file and 128-bit Hash value in an off-chip cache, wherein the Hash value is recorded as Hash_value A; calculating a 128-bit MD5 Hash value of the received configuration data file to obtain a hash_value B; comparing the two hash values; step seven, the Flash erasing and writing operation is executed to finish the upgrading, and the wireless firmware upgrading method of the unmanned aerial vehicle data link terminal is different from the prior art, does not need to add an extra hardware circuit, avoids the processes of disassembling and installing the onboard data terminal, saves the first step and the third step of operation of wired firmware upgrading, greatly reduces the time of firmware upgrading, is very convenient to operate, improves the production efficiency, and greatly saves the labor cost.

Description

Wireless firmware upgrading method for unmanned aerial vehicle data link terminal
Technical Field
The invention relates to the technical field of firmware upgrading, in particular to a wireless firmware upgrading method of an unmanned aerial vehicle data link terminal.
Background
The unmanned aerial vehicle data link terminal is responsible for wireless communication and data transmission between ground nodes and air nodes in the unmanned aerial vehicle system. The unmanned aerial vehicle data link equipment comprises ground data terminal and airborne data terminal, and ground data terminal communicates and data interaction through wireless connection with airborne data terminal.
An FPGA (Field Programmable Gate Array ) device is generally selected as a core processing chip of the unmanned aerial vehicle data link terminal. The FPGA is a volatile programmable device, and a program in the FPGA is lost after power failure, so that a nonvolatile memory device such as a Flash memory needs to be configured outside the FPGA for use together. When the data link terminal is powered on, firmware stored in the Flash memory loads the FPGA, and the FPGA can normally operate according to the programming after the loading is completed.
In practical application, the FPGA configuration program, i.e. firmware, stored in the Flash memory is often required to be updated and upgraded to achieve the purpose of expanding the functions of the unmanned aerial vehicle system or optimizing the performance index of the unmanned aerial vehicle system. The ground data terminal and other devices in the system generally communicate through a wired Ethernet interface, and firmware upgrading of the ground data terminal can be carried out through the Ethernet interface, so that the ground data terminal is very convenient. The unmanned aerial vehicle data link airborne platform has waterproof rain-proof requirement, and airborne data terminal installs inside the unmanned aerial vehicle fuselage, need do sealed processing, and airborne data terminal installs external no wired interface when using on unmanned aerial vehicle system.
The traditional firmware upgrading method of the unmanned aerial vehicle data link onboard data terminal is as follows: firstly, the airborne data terminal is detached from the unmanned aerial vehicle platform and taken out; then installing the onboard data terminal in a firmware upgrading tool, and upgrading the firmware through a special program upgrading interface or a wired interface such as an Ethernet interface; and finally, installing the upgraded airborne data terminal back to the unmanned plane platform. Dismantle airborne data terminal and need destroy unmanned aerial vehicle platform's seal structure, need do sealing treatment again when reinstallation is gone back to guarantee unmanned aerial vehicle platform's waterproof and rainproof effect. The process of disassembly and assembly is time-consuming and labor-consuming, requiring a significant amount of time and effort. Meanwhile, the airborne data terminal can be damaged by multiple disassembly and installation, or other devices in the airborne data terminal or the unmanned aerial vehicle system can influence the reliability of the whole system.
A typical configuration data file size is about 16 MBytes, if no change is made to the wireless uplink and downlink of the data link itself, then the time required to perform the wireless firmware upgrade is at least 16 x 1024 x 8kbit/30kbps approximately 4369s, well over 1 hour, a skilled operator needs 15 to 20 minutes to detach and install the onboard data terminal, respectively, and the program upgrade itself needs 10 to 15 minutes, so that the time required to upgrade the firmware of an unmanned data link onboard data terminal using existing methods is at least 40 minutes. The method for upgrading the firmware of hundreds of data link terminals obviously takes time and labor, lacks economy, consumes very much manpower, has higher cost and low efficiency, and therefore, the wireless firmware upgrading method for the unmanned aerial vehicle data link terminals is provided.
Disclosure of Invention
The invention aims to provide a wireless firmware upgrading method of an unmanned aerial vehicle data link terminal, which aims to solve the problems in the background technology.
In order to achieve the above purpose, the present invention provides the following technical solutions: a wireless firmware upgrading method of an unmanned aerial vehicle data link terminal comprises the following steps: step one, reconstructing an uplink and a downlink of a data link of the unmanned aerial vehicle, so that the uplink also has higher data transmission capacity; selecting a configuration data file of a data chain terminal to be updated, and calculating a 128-bit MD5 hash value of the file; transmitting the configuration data file and the 128-bit hash value to an airborne data terminal through a reconstructed uplink; step four, the airborne data terminal caches the received configuration data file and 128-bit Hash value in an off-chip cache, and the received Hash value is recorded as Hash_value A; step five, the airborne data terminal calculates a 128-bit MD5 Hash value of the received configuration data file to obtain a hash_value B; step six, comparing the two hash values; and step seven, performing Flash erasing and writing operation, finishing wireless firmware upgrading without adding additional hardware circuits, eliminating the process of disassembling and installing the onboard data terminal, saving the first step and the third step of operation of wired firmware upgrading, greatly reducing the time of firmware upgrading, being very convenient to operate, improving the production efficiency and greatly saving the labor cost.
Preferably, in step one, an instruction of reconstructing an uplink and a downlink of the data link of the unmanned aerial vehicle is sent through a firmware upgrading program on the PC, so that a wireless link between the airborne data terminal and the ground data terminal is reconstructed, and a part of resources of the original downlink are released to the uplink for use, so that the uplink also has higher data transmission capability, the wireless link of the data link of the unmanned aerial vehicle is divided into an uplink and a downlink, the uplink carries data transmission from the ground data terminal to the airborne data terminal, and the downlink carries data transmission from the airborne data terminal to the ground data terminal. Wireless data transmission typically has asymmetry, as does data link applications, where the difference between the uplink and downlink code rates is large, and the amount of data transmitted in the downlink is far greater than in the uplink. The uplink and downlink code rates of the unmanned plane data link system referred to herein are about 30kbps and 8 Mbps, respectively.
Preferably, in the second step, the hash value (hash value) of the configuration data file is calculated by using the MD5 Algorithm (Message-Digest Algorithm, MD5 information Digest Algorithm), which is a widely used cryptographic hash function, and a 128-bit hash value is generated to ensure that the information transmission is completely consistent.
Preferably, in step three, the firmware upgrade program on the PC transmits the configuration data file and the 128-bit hash value to the ground data terminal, which then forwards the data to the on-board data terminal via the reconstructed uplink.
Preferably, in step six, two 128-bit hash values are compared, and if they are equal, a firmware update is performed, i.e. a seventh step is performed, otherwise a retransmission of the configuration data file and the 128-bit hash value is requested from the ground data terminal via the downlink, i.e. a return to the third step is performed.
Preferably, in step seven, after the Flash device is erased, the configuration data file to be updated is written into the storage space appointed by the Flash, so that the wireless firmware is upgraded, and the Flash configures the FPGA by using the updated data file when the Flash is started after power failure next time, so that the expansion of the data chain function or the optimization of the performance index is realized.
Preferably, in step one, when reconstructing the wireless uplink and downlink of the data link, the physical layer needs to release the downlink resource part to the uplink, the uplink data transmission capability of the reconstructed data link is improved by two orders of magnitude, and assuming that half of the original downlink data transmission capability is released to the uplink, the reconstructed uplink code rate is better than 4Mbps, and the time for transmitting the configuration data file via the uplink is about: the time of transmitting the configuration data file through the wireless link is negligible compared with the time of erasing and writing into the Flash memory, so that the time of carrying out firmware upgrading on the airborne data terminal by adopting a new wireless firmware upgrading method can be reduced to about 10 minutes, and an additional disassembly and installation step is not needed, so that the operation is very convenient, and the time and the labor are saved.
Preferably, in the second step, the MD5 information summary algorithm is applied to ensure the integrity of the configuration data file, so as to prevent the firmware upgrade failure caused by the error code of the wireless transmission configuration data file, if the MD5 hash values calculated by the two transmission parties are completely consistent, the data integrity of the configuration data file can be ensured, otherwise, the receiver will request to retransmit the data until the integrity of the data is ensured.
Compared with the prior art, the invention has the beneficial effects that:
compared with the prior art, the invention does not need to add an extra hardware circuit, avoids the process of disassembling and installing the onboard data terminal, saves the first step and the third step of operation of wired firmware upgrading, greatly reduces the time of firmware upgrading, is very convenient to operate, improves the production efficiency and greatly saves the labor cost.
Drawings
FIG. 1 is a schematic block diagram of a wireless firmware upgrade of the present invention;
FIG. 2 is a schematic diagram of a conventional wired firmware upgrade architecture;
fig. 3 is a schematic diagram of a wireless firmware upgrade process according to the present invention.
Detailed Description
The following description of the embodiments of the present invention will be made clearly and completely with reference to the accompanying drawings, in which it is apparent that the embodiments described are only some embodiments of the present invention, but not all embodiments. All other embodiments, which can be made by those skilled in the art based on the embodiments of the invention without making any inventive effort, are intended to be within the scope of the invention.
Referring to fig. 1-3, the present invention provides a technical solution: a wireless firmware upgrading method of an unmanned aerial vehicle data link terminal comprises the following steps: step one, reconstructing an uplink and a downlink of a data link of the unmanned aerial vehicle, so that the uplink also has higher data transmission capacity; selecting a configuration data file of a data chain terminal to be updated, and calculating a 128-bit MD5 hash value of the file; transmitting the configuration data file and the 128-bit hash value to an airborne data terminal through a reconstructed uplink; step four, the airborne data terminal caches the received configuration data file and 128-bit Hash value in an off-chip cache, and the received Hash value is recorded as Hash_value A; step five, the airborne data terminal calculates a 128-bit MD5 Hash value of the received configuration data file to obtain a hash_value B; step six, comparing the two hash values; and step seven, performing Flash erasing and writing operation, finishing wireless firmware upgrading without adding additional hardware circuits, eliminating the process of disassembling and installing the onboard data terminal, saving the first step and the third step of operation of wired firmware upgrading, greatly reducing the time of firmware upgrading, being very convenient to operate, improving the production efficiency and greatly saving the labor cost.
In the first step, an instruction of reconstructing an uplink and a downlink of the data link of the unmanned aerial vehicle is sent through a firmware upgrading program on the PC, so that a wireless link between the airborne data terminal and the ground data terminal is reconstructed, and a part of resources of the original downlink are released to the uplink for use, so that the uplink also has higher data transmission capacity, the wireless link of the data link of the unmanned aerial vehicle is divided into the uplink and the downlink, the uplink carries data transmission from the ground data terminal to the airborne data terminal, and the downlink carries data transmission from the airborne data terminal to the ground data terminal. Wireless data transmission typically has asymmetry, as does data link applications, where the difference between the uplink and downlink code rates is large, and the amount of data transmitted in the downlink is far greater than in the uplink. The uplink and downlink code rates of the unmanned plane data link system referred to herein are about 30kbps and 8 Mbps, respectively.
In step two, the hash value (hash value) of the configuration data file is calculated by using the MD5 Algorithm (Message-Digest Algorithm, MD5 information Digest Algorithm), which is a widely used cryptographic hash function, and a 128-bit hash value is generated to ensure that the information transmission is completely consistent.
In step three, the firmware upgrade program on the PC transmits the configuration data file and the 128-bit hash value to the ground data terminal, and the ground data terminal then forwards the data to the airborne data terminal through the reconstructed uplink.
In step six, the two 128-bit hash values are compared, and if they are equal, a firmware update is performed, i.e. a seventh step is performed, otherwise, retransmission of the configuration data file and the 128-bit hash value is requested from the ground data terminal via the downlink, i.e. a return to the third step is performed.
In the seventh step, after the Flash device is erased, the configuration data file to be updated is written into the storage space appointed by the Flash, the wireless firmware is upgraded, the Flash configures the FPGA by using the updated data file when the Flash is started after power failure next time, and the expansion of the data chain function or the optimization of the performance index are realized.
In the first step, when the data link is reconfigured in the wireless uplink and downlink, the resource part of the downlink needs to be released to the uplink in the physical layer, the uplink data transmission capability of the data link after reconfiguration is improved by two orders of magnitude, and assuming that half of the original downlink data transmission capability is released to the uplink, the uplink code rate after reconfiguration is better than 4Mbps, and the time for transmitting the configuration data file through the uplink is about: the time of transmitting the configuration data file through the wireless link is negligible compared with the time of erasing and writing into the Flash memory, so that the time of carrying out firmware upgrading on the airborne data terminal by adopting a new wireless firmware upgrading method can be reduced to about 10 minutes, and an additional disassembly and installation step is not needed, so that the operation is very convenient, and the time and the labor are saved.
In the second step, the MD5 information summary algorithm is applied to ensure the integrity of the configuration data file, to prevent the firmware upgrade failure caused by the error code of the wireless transmission configuration data file, if the MD5 hash values calculated by the two transmission parties are completely consistent, the data integrity of the configuration data file can be ensured, otherwise, the receiver will request to retransmit the data until the integrity of the data is ensured.
It is noted that 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. Moreover, 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.
Although embodiments of the present invention have been shown and described, it will be understood by those skilled in the art that various changes, modifications, substitutions and alterations can be made therein without departing from the principles and spirit of the invention, the scope of which is defined in the appended claims and their equivalents.

Claims (5)

1. A wireless firmware upgrading method of an unmanned aerial vehicle data link terminal comprises the following steps:
step one, an instruction of reconstructing an uplink and downlink of a data chain of the unmanned aerial vehicle is sent through a firmware upgrading program on a PC, the uplink and downlink wireless link between an airborne data terminal and a ground data terminal of the data chain of the unmanned aerial vehicle is reconstructed, and a part of resources of the original downlink are released to the uplink at a physical layer for use;
selecting a configuration data file of a data chain terminal to be updated, and calculating a 128-bit MD5 hash value of the file;
transmitting the configuration data file and the 128-bit hash value to an airborne data terminal through a reconstructed uplink;
step four, the airborne data terminal caches the received configuration data file and 128-bit Hash value in an off-chip cache, and the received Hash value is recorded as Hash_value A;
step five, the airborne data terminal calculates a 128-bit MD5 Hash value of the received configuration data file to obtain a hash_value B;
step six, comparing the two 128-bit hash values, if the two hash values are equal, executing a firmware update, namely executing a seventh step, otherwise, requesting retransmission of the configuration data file and the 128-bit hash value to the ground data terminal through a downlink, namely returning to the third step;
and step seven, executing Flash erasing and writing operation to finish the wireless firmware upgrading.
2. The method for upgrading wireless firmware of a data link terminal of an unmanned aerial vehicle according to claim 1, wherein: in step two, the hash value (hash value) of the configuration data file is calculated by using the MD5 Algorithm (Message-Digest Algorithm, MD5 information Digest Algorithm), which is a widely used cryptographic hash function, and a 128-bit hash value is generated to ensure that the information transmission is completely consistent.
3. The method for upgrading wireless firmware of a data link terminal of an unmanned aerial vehicle according to claim 1, wherein: in step three, the firmware upgrade program on the PC transmits the configuration data file and the 128-bit hash value to the ground data terminal, and the ground data terminal then forwards the data to the airborne data terminal through the reconstructed uplink.
4. The method for upgrading wireless firmware of a data link terminal of an unmanned aerial vehicle according to claim 1, wherein: in the seventh step, after the Flash device is erased, the configuration data file to be updated is written into the storage space appointed by the Flash, the wireless firmware is upgraded, the Flash configures the FPGA by using the updated data file when the Flash is started after power failure next time, and the expansion of the data chain function or the optimization of the performance index are realized.
5. The method for upgrading wireless firmware of a data link terminal of an unmanned aerial vehicle according to claim 1, wherein: in the second step, the MD5 information summary algorithm is applied to ensure the integrity of the configuration data file, to prevent the firmware upgrade failure caused by the error code of the wireless transmission configuration data file, if the MD5 hash values calculated by the two transmission parties are completely consistent, the data integrity of the configuration data file can be ensured, otherwise, the receiver will request to retransmit the data until the integrity of the data is ensured.
CN202110163412.7A 2021-02-05 2021-02-05 Wireless firmware upgrading method for unmanned aerial vehicle data link terminal Active CN113176887B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202110163412.7A CN113176887B (en) 2021-02-05 2021-02-05 Wireless firmware upgrading method for unmanned aerial vehicle data link terminal

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202110163412.7A CN113176887B (en) 2021-02-05 2021-02-05 Wireless firmware upgrading method for unmanned aerial vehicle data link terminal

Publications (2)

Publication Number Publication Date
CN113176887A CN113176887A (en) 2021-07-27
CN113176887B true CN113176887B (en) 2023-09-29

Family

ID=76921760

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202110163412.7A Active CN113176887B (en) 2021-02-05 2021-02-05 Wireless firmware upgrading method for unmanned aerial vehicle data link terminal

Country Status (1)

Country Link
CN (1) CN113176887B (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20220295549A1 (en) * 2021-03-12 2022-09-15 Qualcomm Incorporated Listen-before-talk techniques for full-duplex communications

Citations (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1758781A (en) * 2004-07-16 2006-04-12 松下电器产业株式会社 Scheduling mode switching for uplink transmissions
CA2768819A1 (en) * 2011-02-18 2012-08-18 Honeywell International Inc. Methods and systems for securely uploading files onto aircraft
CN104166565A (en) * 2014-08-11 2014-11-26 成都瑞博慧窗信息技术有限公司 Intelligent display terminal firmware updating method
CN107122212A (en) * 2017-04-28 2017-09-01 环球智达科技(北京)有限公司 Firmware encrypting method
CN107222532A (en) * 2017-05-23 2017-09-29 努比亚技术有限公司 A kind of radio firmware upgrade method, device and computer-readable recording medium
WO2018050040A1 (en) * 2016-09-19 2018-03-22 阿里巴巴集团控股有限公司 Method and apparatus for realizing communication between web page and native application, and electronic device
CN110018834A (en) * 2019-04-11 2019-07-16 北京理工大学 It is a kind of to mix the task unloading for moving cloud/edge calculations and data cache method
CN110333881A (en) * 2019-03-22 2019-10-15 中国电子科技集团公司第五十四研究所 A kind of in-orbit reconstructing method of load class device software based on spaceborne FPGA processing
WO2020002889A1 (en) * 2018-06-29 2020-01-02 Arm Ip Limited Blockchain infrastructure for securing and/or managing electronic artifacts
CN111478741A (en) * 2020-03-19 2020-07-31 上海卫星工程研究所 Satellite intelligent data transmission method and system based on remote sensing state estimation

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US10817269B2 (en) * 2018-06-15 2020-10-27 Charter Communications Operating, Llc Network distributed programmable forwarding plane packet processor

Patent Citations (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1758781A (en) * 2004-07-16 2006-04-12 松下电器产业株式会社 Scheduling mode switching for uplink transmissions
CA2768819A1 (en) * 2011-02-18 2012-08-18 Honeywell International Inc. Methods and systems for securely uploading files onto aircraft
CN104166565A (en) * 2014-08-11 2014-11-26 成都瑞博慧窗信息技术有限公司 Intelligent display terminal firmware updating method
WO2018050040A1 (en) * 2016-09-19 2018-03-22 阿里巴巴集团控股有限公司 Method and apparatus for realizing communication between web page and native application, and electronic device
CN107122212A (en) * 2017-04-28 2017-09-01 环球智达科技(北京)有限公司 Firmware encrypting method
CN107222532A (en) * 2017-05-23 2017-09-29 努比亚技术有限公司 A kind of radio firmware upgrade method, device and computer-readable recording medium
WO2020002889A1 (en) * 2018-06-29 2020-01-02 Arm Ip Limited Blockchain infrastructure for securing and/or managing electronic artifacts
CN110333881A (en) * 2019-03-22 2019-10-15 中国电子科技集团公司第五十四研究所 A kind of in-orbit reconstructing method of load class device software based on spaceborne FPGA processing
CN110018834A (en) * 2019-04-11 2019-07-16 北京理工大学 It is a kind of to mix the task unloading for moving cloud/edge calculations and data cache method
CN111478741A (en) * 2020-03-19 2020-07-31 上海卫星工程研究所 Satellite intelligent data transmission method and system based on remote sensing state estimation

Non-Patent Citations (2)

* Cited by examiner, † Cited by third party
Title
The LHCb Vertex Locator upgrade;P. Tsopelas;《 2014 IEEE Nuclear Science Symposium and Medical Imaging Conference (NSS/MIC)》;第1-4页 *
面向软件定义架构的无线传感器网;董玮等;《计算机学报》;第20卷(第8期);第1779-1797页 *

Also Published As

Publication number Publication date
CN113176887A (en) 2021-07-27

Similar Documents

Publication Publication Date Title
US11029946B2 (en) Hot updates to controller software using tool chain
US8522206B2 (en) Selective delta validation of a shared artifact
US20180246713A1 (en) Method for programming vehicle electronic control modules
CN111158718A (en) Local communication server, OTA (over the air) upgrading method thereof and cloud server
US20130024850A1 (en) Systems, methods and apparatus for fast file transfer
CN113176887B (en) Wireless firmware upgrading method for unmanned aerial vehicle data link terminal
CN113407208A (en) Edge device function online configuration method based on remote deployment
US20190081880A1 (en) Methods and apparatus to perform elastic monitoring of software applications using embedded watchdogs
Nakanishi et al. A software update scheme by airwaves for automotive equipment
CN111158751B (en) Windows environment deployment method, electronic device and storage medium
KR20210041972A (en) Apparatus for updating vehicle ECU software
CN115469912B (en) Heterogeneous real-time information processing system design method
CN108845823B (en) Software online upgrading method based on F2812 chip
CN107783778B (en) Increment upgrading method based on characteristic value table look-up method
CN113986312B (en) Software upgrading method and device, electronic equipment and computer readable storage medium
CN111338681A (en) Firmware upgrading method and system for equipment
CN114144759A (en) Method and device for updating software of a vehicle computer comprising an execution memory, a backup memory and a check memory
CN114064095A (en) Vehicle-mounted software upgrading method, vehicle-mounted controller, vehicle and storage medium
CN117170822B (en) System model and code joint simulation system using distributed network middleware
WO2023175752A1 (en) Onboard program update system and onboard program update method
CN114244830B (en) File gateway application nonfunctional testing method and system
GB2432020A (en) Update package format and method for grouping and sequencing update payloads
KR20220100397A (en) Apparatus for controlling a vehicle and method thereof
KR101605639B1 (en) System and method for initializing of factory in engine controller
CN116360835A (en) Firmware updating method and device and firmware updating packet construction method and device

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