Skip to content

Commit

Permalink
ci auto translate docs
Browse files Browse the repository at this point in the history
  • Loading branch information
luatos_bot committed Jul 9, 2024
1 parent 37df354 commit 5f45429
Show file tree
Hide file tree
Showing 4 changed files with 141 additions and 122 deletions.
70 changes: 39 additions & 31 deletions docs/chips/air780e/changelog.html
Original file line number Diff line number Diff line change
Expand Up @@ -759,37 +759,45 @@ <h1>Ec618 Series Firmware Release Notes<a class="headerlink" href="#ec618-series
</ul>
<section id="v1110">
<h2>v1110<a class="headerlink" href="#v1110" title="Permalink to this headline">#</a></h2>
<p>Compatibility changes:
1:tts_onchip Turn off support for websocket and ftp clients under
2:tts_onchip Lower Close ftp
3:Due to insufficient space, subsequent versions to be tts_onchip can be compiled on the cloud or locally. This version will not be updated.</p>
<p>Defect repair
1:Prevent possible time setting errors
2:luatos The size of the luadb partition read by the firmware is incorrect.
3:wait485 When, the 485 turned to io control timer did not stop, resulting in data reception problems.
4:When pwm is not closed and the cycle and duty cycle are changed, it may crash.
5:485 I can’t use the reversing foot.GPIO14、GPIO15
6:The software serial port cannot use timer1 and timer4
7:OTA When the underlying data is written but the script data is not completed, the upgrade is not allowed.
8:uart485 Unable to use ALT4 GPIO18 and GPIO19
9:socket Callback message error on active shutdown
10:Mold into the original patch
11:mqtt When sending, the data is sent out at one time to avoid being interrupted.
12:mqttconnect Unable to connect to server when message length exceeds 256
13:ftp abnormal crash
14:socket Add protection to prevent freed resources from being used again</p>
<p>New Features
add:Reset stack parameters to default
add:Base station synchronous time switch
add:Deep Sleep Timer Callback Message
add:Retains the level set before sleep during deep sleep wake-up
add:w5500 Add DHCP Timeout Message
add:DHCP Increased retries for slow routers
add:socket Query the current connection status
add:http Custom header supports custom size
add:sfud mutex protection</p>
<p>Update function
update:When an unparsed NMEA statement is encountered, the mask prints</p>
<p>Compatibility changes:</p>
<ul class="simple">
<li><p>1:tts_onchip Turn off support for websocket and ftp clients under</p></li>
<li><p>2:tts_onchip Lower Close ftp</p></li>
<li><p>3:Due to insufficient space, subsequent versions to be tts_onchip can be compiled on the cloud or locally. This version will not be updated.</p></li>
</ul>
<p>Defect repair</p>
<ul class="simple">
<li><p>1:Prevent possible time setting errors</p></li>
<li><p>2:luatos The size of the luadb partition read by the firmware is incorrect.</p></li>
<li><p>3:wait485 When, the 485 turned to io control timer did not stop, resulting in data reception problems.</p></li>
<li><p>4:When pwm is not closed and the cycle and duty cycle are changed, it may crash.</p></li>
<li><p>5:485 I can’t use the reversing foot.GPIO14、GPIO15</p></li>
<li><p>6:The software serial port cannot use timer1 and timer4</p></li>
<li><p>7:OTA When the underlying data is written but the script data is not completed, the upgrade is not allowed.</p></li>
<li><p>8:uart485 Unable to use ALT4 GPIO18 and GPIO19</p></li>
<li><p>9:socket Callback message error on active shutdown</p></li>
<li><p>10:Mold into the original patch</p></li>
<li><p>11:mqtt When sending, the data is sent out at one time to avoid being interrupted.</p></li>
<li><p>12:mqttconnect Unable to connect to server when message length exceeds 256</p></li>
<li><p>13:ftp abnormal crash</p></li>
<li><p>14:socket Add protection to prevent freed resources from being used again</p></li>
</ul>
<p>New Features</p>
<ul class="simple">
<li><p>add:Reset stack parameters to default</p></li>
<li><p>add:Base station synchronous time switch</p></li>
<li><p>add:Deep Sleep Timer Callback Message</p></li>
<li><p>add:Retains the level set before sleep during deep sleep wake-up</p></li>
<li><p>add:w5500 Add DHCP Timeout Message</p></li>
<li><p>add:DHCP Increased retries for slow routers</p></li>
<li><p>add:socket Query the current connection status</p></li>
<li><p>add:http Custom header supports custom size</p></li>
<li><p>add:sfud mutex protection</p></li>
</ul>
<p>Update function</p>
<ul class="simple">
<li><p>update:When an unparsed NMEA statement is encountered, the mask prints</p></li>
</ul>
</section>
<section id="v1109">
<h2>V1109<a class="headerlink" href="#v1109" title="Permalink to this headline">#</a></h2>
Expand Down
79 changes: 45 additions & 34 deletions docs/chips/air780ep/changelog.html
Original file line number Diff line number Diff line change
Expand Up @@ -759,40 +759,51 @@ <h1>Ec718p Series Firmware Release Notes<a class="headerlink" href="#ec718p-seri
</ul>
<section id="v1002">
<h2>V1002<a class="headerlink" href="#v1002" title="Permalink to this headline">#</a></h2>
<p>Compatibility changes
1:Due to more functional changes, FLASH space is insufficient
(1)LuatOS-SoC_V1001_EC718PV Cannot remotely upgrade LuatOS-SoC_V1002_EC718PV
(2)LuatOS-SoC_V1002_EC718PV is the last version of EPV firmware officially released. If you need EPV firmware in the future, use cloud compilation or compile it locally.</p>
<p>Defect repair
fix: Unable to select jpeg encoding quality when taking pictures
fix:pwm In the absence of first close, both the cycle and the duty cycle are changed, which may lead to a crash.
fix:When using the uart485, the steering pin cannot be set to GPIO16 and GPIO17
fix:otp Abnormal function
fix:ota At the last minute of ota completion, the underlying OTA will succeed, while the script ota will fail.
fix:EPV Firmware, unable to enter hibernation
fix:socket Callback message error on active shutdown
fix:mqtt When sending, the data is sent out at one time to avoid being interrupted.
fix:mqttconnect Unable to connect to server when message length exceeds 256
fix:ftp abnormal crash
fix:socket Add protection to prevent freed resources from being used again
fix:Prevent possible time setting errors
fix:spi table Method sending exception</p>
<p>New Function
add:audio Library to add recording function
add:agpio Ability to maintain pre-sleep level after deep sleep wake-up
add:Reset stack parameters to default
add:Base station synchronous time switch
add:Deep Sleep Timer Callback Message
add:w5500 Add DHCP Timeout Message
add:DHCP Increased retries for slow routers
add:socket Query the current connection status
add:http Custom header supports custom size
add:sfud mutex protection
add: Support external flash full upgrade
add:Support to configure the working voltage of codec
add:mqtt Add the ability to set the buffer size</p>
<p>Update function
update:When an unparsed NMEA statement is encountered, the mask prints</p>
<p>Compatibility changes</p>
<ul class="simple">
<li><p>1:Due to more functional changes, FLASH space is insufficient</p>
<ul>
<li><p>(1)LuatOS-SoC_V1001_EC718PV Cannot remotely upgrade LuatOS-SoC_V1002_EC718PV</p></li>
<li><p>(2)LuatOS-SoC_V1002_EC718PV is the last version of EPV firmware officially released. If you need EPV firmware in the future, use cloud compilation or compile it locally.</p></li>
</ul>
</li>
</ul>
<p>Defect repair</p>
<ul class="simple">
<li><p>fix: Unable to select jpeg encoding quality when taking pictures</p></li>
<li><p>fix:pwm In the absence of first close, both the cycle and the duty cycle are changed, which may lead to a crash.</p></li>
<li><p>fix:When using the uart485, the steering pin cannot be set to GPIO16 and GPIO17</p></li>
<li><p>fix:otp Abnormal function</p></li>
<li><p>fix:ota At the last minute of ota completion, the underlying OTA will succeed, while the script ota will fail.</p></li>
<li><p>fix:EPV Firmware, unable to enter hibernation</p></li>
<li><p>fix:socket Callback message error on active shutdown</p></li>
<li><p>fix:mqtt When sending, the data is sent out at one time to avoid being interrupted.</p></li>
<li><p>fix:mqttconnect Unable to connect to server when message length exceeds 256</p></li>
<li><p>fix:ftp abnormal crash</p></li>
<li><p>fix:socket Add protection to prevent freed resources from being used again</p></li>
<li><p>fix:Prevent possible time setting errors</p></li>
<li><p>fix:spi table Method sending exception</p></li>
</ul>
<p>New Function</p>
<ul class="simple">
<li><p>add:audio Library to add recording function</p></li>
<li><p>add:agpio Ability to maintain pre-sleep level after deep sleep wake-up</p></li>
<li><p>add:Reset stack parameters to default</p></li>
<li><p>add:Base station synchronous time switch</p></li>
<li><p>add:Deep Sleep Timer Callback Message</p></li>
<li><p>add:w5500 Add DHCP Timeout Message</p></li>
<li><p>add:DHCP Increased retries for slow routers</p></li>
<li><p>add:socket Query the current connection status</p></li>
<li><p>add:http Custom header supports custom size</p></li>
<li><p>add:sfud mutex protection</p></li>
<li><p>add: Support external flash full upgrade</p></li>
<li><p>add:Support to configure the working voltage of codec</p></li>
<li><p>add:mqtt Add the ability to set the buffer size</p></li>
</ul>
<p>Update function</p>
<ul class="simple">
<li><p>update:When an unparsed NMEA statement is encountered, the mask prints</p></li>
</ul>
</section>
<section id="v1001">
<h2>V1001<a class="headerlink" href="#v1001" title="Permalink to this headline">#</a></h2>
Expand Down
54 changes: 27 additions & 27 deletions translated-docs/chips/air780e/changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,40 +7,40 @@
## v1110

Compatibility changes:
1:tts_onchip Turn off support for websocket and ftp clients under
2:tts_onchip Lower Close ftp
3:Due to insufficient space, subsequent versions to be tts_onchip can be compiled on the cloud or locally. This version will not be updated.
* 1:tts_onchip Turn off support for websocket and ftp clients under
* 2:tts_onchip Lower Close ftp
* 3:Due to insufficient space, subsequent versions to be tts_onchip can be compiled on the cloud or locally. This version will not be updated.

Defect repair
1:Prevent possible time setting errors
2:luatos The size of the luadb partition read by the firmware is incorrect.
3:wait485 When, the 485 turned to io control timer did not stop, resulting in data reception problems.
4:When pwm is not closed and the cycle and duty cycle are changed, it may crash.
5:485 I can't use the reversing foot.GPIO14、GPIO15
6:The software serial port cannot use timer1 and timer4
7:OTA When the underlying data is written but the script data is not completed, the upgrade is not allowed.
8:uart485 Unable to use ALT4 GPIO18 and GPIO19
9:socket Callback message error on active shutdown
10:Mold into the original patch
11:mqtt When sending, the data is sent out at one time to avoid being interrupted.
12:mqttconnect Unable to connect to server when message length exceeds 256
13:ftp abnormal crash
14:socket Add protection to prevent freed resources from being used again
* 1:Prevent possible time setting errors
* 2:luatos The size of the luadb partition read by the firmware is incorrect.
* 3:wait485 When, the 485 turned to io control timer did not stop, resulting in data reception problems.
* 4:When pwm is not closed and the cycle and duty cycle are changed, it may crash.
* 5:485 I can't use the reversing foot.GPIO14、GPIO15
* 6:The software serial port cannot use timer1 and timer4
* 7:OTA When the underlying data is written but the script data is not completed, the upgrade is not allowed.
* 8:uart485 Unable to use ALT4 GPIO18 and GPIO19
* 9:socket Callback message error on active shutdown
* 10:Mold into the original patch
* 11:mqtt When sending, the data is sent out at one time to avoid being interrupted.
* 12:mqttconnect Unable to connect to server when message length exceeds 256
* 13:ftp abnormal crash
* 14:socket Add protection to prevent freed resources from being used again


New Features
add:Reset stack parameters to default
add:Base station synchronous time switch
add:Deep Sleep Timer Callback Message
add:Retains the level set before sleep during deep sleep wake-up
add:w5500 Add DHCP Timeout Message
add:DHCP Increased retries for slow routers
add:socket Query the current connection status
add:http Custom header supports custom size
add:sfud mutex protection
* add:Reset stack parameters to default
* add:Base station synchronous time switch
* add:Deep Sleep Timer Callback Message
* add:Retains the level set before sleep during deep sleep wake-up
* add:w5500 Add DHCP Timeout Message
* add:DHCP Increased retries for slow routers
* add:socket Query the current connection status
* add:http Custom header supports custom size
* add:sfud mutex protection

Update function
update:When an unparsed NMEA statement is encountered, the mask prints
* update:When an unparsed NMEA statement is encountered, the mask prints


## V1109
Expand Down
60 changes: 30 additions & 30 deletions translated-docs/chips/air780ep/changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,44 +7,44 @@

## V1002
Compatibility changes
1:Due to more functional changes, FLASH space is insufficient
(1)LuatOS-SoC_V1001_EC718PV Cannot remotely upgrade LuatOS-SoC_V1002_EC718PV
(2)LuatOS-SoC_V1002_EC718PV is the last version of EPV firmware officially released. If you need EPV firmware in the future, use cloud compilation or compile it locally.
* 1:Due to more functional changes, FLASH space is insufficient
* (1)LuatOS-SoC_V1001_EC718PV Cannot remotely upgrade LuatOS-SoC_V1002_EC718PV
* (2)LuatOS-SoC_V1002_EC718PV is the last version of EPV firmware officially released. If you need EPV firmware in the future, use cloud compilation or compile it locally.


Defect repair
fix: Unable to select jpeg encoding quality when taking pictures
fix:pwm In the absence of first close, both the cycle and the duty cycle are changed, which may lead to a crash.
fix:When using the uart485, the steering pin cannot be set to GPIO16 and GPIO17
fix:otp Abnormal function
fix:ota At the last minute of ota completion, the underlying OTA will succeed, while the script ota will fail.
fix:EPV Firmware, unable to enter hibernation
fix:socket Callback message error on active shutdown
fix:mqtt When sending, the data is sent out at one time to avoid being interrupted.
fix:mqttconnect Unable to connect to server when message length exceeds 256
fix:ftp abnormal crash
fix:socket Add protection to prevent freed resources from being used again
fix:Prevent possible time setting errors
fix:spi table Method sending exception
* fix: Unable to select jpeg encoding quality when taking pictures
* fix:pwm In the absence of first close, both the cycle and the duty cycle are changed, which may lead to a crash.
* fix:When using the uart485, the steering pin cannot be set to GPIO16 and GPIO17
* fix:otp Abnormal function
* fix:ota At the last minute of ota completion, the underlying OTA will succeed, while the script ota will fail.
* fix:EPV Firmware, unable to enter hibernation
* fix:socket Callback message error on active shutdown
* fix:mqtt When sending, the data is sent out at one time to avoid being interrupted.
* fix:mqttconnect Unable to connect to server when message length exceeds 256
* fix:ftp abnormal crash
* fix:socket Add protection to prevent freed resources from being used again
* fix:Prevent possible time setting errors
* fix:spi table Method sending exception


New Function
add:audio Library to add recording function
add:agpio Ability to maintain pre-sleep level after deep sleep wake-up
add:Reset stack parameters to default
add:Base station synchronous time switch
add:Deep Sleep Timer Callback Message
add:w5500 Add DHCP Timeout Message
add:DHCP Increased retries for slow routers
add:socket Query the current connection status
add:http Custom header supports custom size
add:sfud mutex protection
add: Support external flash full upgrade
add:Support to configure the working voltage of codec
add:mqtt Add the ability to set the buffer size
* add:audio Library to add recording function
* add:agpio Ability to maintain pre-sleep level after deep sleep wake-up
* add:Reset stack parameters to default
* add:Base station synchronous time switch
* add:Deep Sleep Timer Callback Message
* add:w5500 Add DHCP Timeout Message
* add:DHCP Increased retries for slow routers
* add:socket Query the current connection status
* add:http Custom header supports custom size
* add:sfud mutex protection
* add: Support external flash full upgrade
* add:Support to configure the working voltage of codec
* add:mqtt Add the ability to set the buffer size

Update function
update:When an unparsed NMEA statement is encountered, the mask prints
* update:When an unparsed NMEA statement is encountered, the mask prints



Expand Down

0 comments on commit 5f45429

Please sign in to comment.