Skip to content

Commit bfc521c

Browse files
committed
Release v3.2
1 parent 01d731f commit bfc521c

File tree

166 files changed

+6011
-5935
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

166 files changed

+6011
-5935
lines changed

Keil/Bleeper-72/LoRaMac/classA/LoRaMac.uvopt

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -29,8 +29,8 @@
2929
<OPTTT>
3030
<gFlags>1</gFlags>
3131
<BeepAtEnd>1</BeepAtEnd>
32-
<RunSim>1</RunSim>
33-
<RunTarget>0</RunTarget>
32+
<RunSim>0</RunSim>
33+
<RunTarget>1</RunTarget>
3434
</OPTTT>
3535
<OPTHX>
3636
<HexSelection>1</HexSelection>
@@ -43,7 +43,7 @@
4343
<PageWidth>79</PageWidth>
4444
<PageLength>66</PageLength>
4545
<TabStop>8</TabStop>
46-
<ListingPath>.\lst\</ListingPath>
46+
<ListingPath>.\lst\LoRaMac\</ListingPath>
4747
</OPTLEX>
4848
<ListingPage>
4949
<CreateCListing>1</CreateCListing>
@@ -75,7 +75,7 @@
7575
<tvExpOptDlg>0</tvExpOptDlg>
7676
<IsCurrentTarget>1</IsCurrentTarget>
7777
</OPTFL>
78-
<CpuCode>255</CpuCode>
78+
<CpuCode>0</CpuCode>
7979
<DebugOpt>
8080
<uSim>0</uSim>
8181
<uTrg>1</uTrg>
@@ -96,7 +96,6 @@
9696
<tRtrace>1</tRtrace>
9797
<sRSysVw>1</sRSysVw>
9898
<tRSysVw>1</tRSysVw>
99-
<tPdscDbg>1</tPdscDbg>
10099
<sRunDeb>0</sRunDeb>
101100
<sLrtime>0</sLrtime>
102101
<nTsel>11</nTsel>

Keil/Bleeper-72/LoRaMac/classA/LoRaMac.uvproj

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -44,14 +44,14 @@
4444
<NotGenerated>0</NotGenerated>
4545
<InvalidFlash>1</InvalidFlash>
4646
</TargetStatus>
47-
<OutputDirectory>.\obj\</OutputDirectory>
47+
<OutputDirectory>.\obj\LoRaMac\</OutputDirectory>
4848
<OutputName>LoRaMac</OutputName>
4949
<CreateExecutable>1</CreateExecutable>
5050
<CreateLib>0</CreateLib>
5151
<CreateHexFile>1</CreateHexFile>
5252
<DebugInformation>1</DebugInformation>
5353
<BrowseInformation>1</BrowseInformation>
54-
<ListingPath>.\lst\</ListingPath>
54+
<ListingPath>.\lst\LoRaMac\</ListingPath>
5555
<HexFormatSelection>1</HexFormatSelection>
5656
<Merge32K>0</Merge32K>
5757
<CreateBatchFile>0</CreateBatchFile>
@@ -143,7 +143,6 @@
143143
<RestoreToolbox>0</RestoreToolbox>
144144
<RestoreTracepoints>1</RestoreTracepoints>
145145
<RestoreSysVw>1</RestoreSysVw>
146-
<UsePdscDebugDescription>1</UsePdscDebugDescription>
147146
</Target>
148147
<RunDebugAfterBuild>0</RunDebugAfterBuild>
149148
<TargetSelection>11</TargetSelection>
@@ -362,7 +361,7 @@
362361
<useXO>0</useXO>
363362
<VariousControls>
364363
<MiscControls></MiscControls>
365-
<Define>USE_DEBUGGER LOW_POWER_MODE_ENABLE LORAMAC_R3</Define>
364+
<Define>USE_DEBUGGER LOW_POWER_MODE_ENABLE USE_BAND_868</Define>
366365
<Undefine></Undefine>
367366
<IncludePath>..\..\..\..\src;..\..\..\..\src\boards\Bleeper-72;..\..\..\..\src\boards\Bleeper-72\cmsis;..\..\..\..\src\boards\mcu\stm32;..\..\..\..\src\boards\mcu\stm32\cmsis;..\..\..\..\src\boards\mcu\stm32\STM32L1xx_StdPeriph_Driver\inc;..\..\..\..\src\mac;..\..\..\..\src\peripherals;..\..\..\..\src\radio;..\..\..\..\src\system;..\..\..\..\src\system\crypto</IncludePath>
368367
</VariousControls>

Keil/Bleeper-72/LoRaMac/classB/LoRaMac.uvopt

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -29,8 +29,8 @@
2929
<OPTTT>
3030
<gFlags>1</gFlags>
3131
<BeepAtEnd>1</BeepAtEnd>
32-
<RunSim>1</RunSim>
33-
<RunTarget>0</RunTarget>
32+
<RunSim>0</RunSim>
33+
<RunTarget>1</RunTarget>
3434
</OPTTT>
3535
<OPTHX>
3636
<HexSelection>1</HexSelection>
@@ -43,7 +43,7 @@
4343
<PageWidth>79</PageWidth>
4444
<PageLength>66</PageLength>
4545
<TabStop>8</TabStop>
46-
<ListingPath>.\lst\</ListingPath>
46+
<ListingPath>.\lst\LoRaMac\</ListingPath>
4747
</OPTLEX>
4848
<ListingPage>
4949
<CreateCListing>1</CreateCListing>
@@ -75,7 +75,7 @@
7575
<tvExpOptDlg>0</tvExpOptDlg>
7676
<IsCurrentTarget>1</IsCurrentTarget>
7777
</OPTFL>
78-
<CpuCode>255</CpuCode>
78+
<CpuCode>0</CpuCode>
7979
<DebugOpt>
8080
<uSim>0</uSim>
8181
<uTrg>1</uTrg>
@@ -96,7 +96,6 @@
9696
<tRtrace>1</tRtrace>
9797
<sRSysVw>1</sRSysVw>
9898
<tRSysVw>1</tRSysVw>
99-
<tPdscDbg>1</tPdscDbg>
10099
<sRunDeb>0</sRunDeb>
101100
<sLrtime>0</sLrtime>
102101
<nTsel>11</nTsel>

Keil/Bleeper-72/LoRaMac/classB/LoRaMac.uvproj

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -44,14 +44,14 @@
4444
<NotGenerated>0</NotGenerated>
4545
<InvalidFlash>1</InvalidFlash>
4646
</TargetStatus>
47-
<OutputDirectory>.\obj\</OutputDirectory>
47+
<OutputDirectory>.\obj\LoRaMac\</OutputDirectory>
4848
<OutputName>LoRaMac</OutputName>
4949
<CreateExecutable>1</CreateExecutable>
5050
<CreateLib>0</CreateLib>
5151
<CreateHexFile>1</CreateHexFile>
5252
<DebugInformation>1</DebugInformation>
5353
<BrowseInformation>1</BrowseInformation>
54-
<ListingPath>.\lst\</ListingPath>
54+
<ListingPath>.\lst\LoRaMac\</ListingPath>
5555
<HexFormatSelection>1</HexFormatSelection>
5656
<Merge32K>0</Merge32K>
5757
<CreateBatchFile>0</CreateBatchFile>
@@ -143,7 +143,6 @@
143143
<RestoreToolbox>0</RestoreToolbox>
144144
<RestoreTracepoints>1</RestoreTracepoints>
145145
<RestoreSysVw>1</RestoreSysVw>
146-
<UsePdscDebugDescription>1</UsePdscDebugDescription>
147146
</Target>
148147
<RunDebugAfterBuild>0</RunDebugAfterBuild>
149148
<TargetSelection>11</TargetSelection>
@@ -362,7 +361,7 @@
362361
<useXO>0</useXO>
363362
<VariousControls>
364363
<MiscControls></MiscControls>
365-
<Define>USE_DEBUGGER LOW_POWER_MODE_ENABLE LORAMAC_R3</Define>
364+
<Define>USE_DEBUGGER LOW_POWER_MODE_ENABLE USE_BAND_868</Define>
366365
<Undefine></Undefine>
367366
<IncludePath>..\..\..\..\src;..\..\..\..\src\boards\Bleeper-72;..\..\..\..\src\boards\Bleeper-72\cmsis;..\..\..\..\src\boards\mcu\stm32;..\..\..\..\src\boards\mcu\stm32\cmsis;..\..\..\..\src\boards\mcu\stm32\STM32L1xx_StdPeriph_Driver\inc;..\..\..\..\src\mac;..\..\..\..\src\peripherals;..\..\..\..\src\radio;..\..\..\..\src\system;..\..\..\..\src\system\crypto</IncludePath>
368367
</VariousControls>

Keil/Bleeper-72/LoRaMac/tstIndoor/tstIndoor.uvopt renamed to Keil/Bleeper-72/LoRaMac/radioCoverageTest/radioCoverageTest.uvopt

Lines changed: 6 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -21,16 +21,16 @@
2121
</DaveTm>
2222

2323
<Target>
24-
<TargetName>tstIndoor</TargetName>
24+
<TargetName>radioCoverageTest</TargetName>
2525
<ToolsetNumber>0x4</ToolsetNumber>
2626
<ToolsetName>ARM-ADS</ToolsetName>
2727
<TargetOption>
2828
<CLKADS>12000000</CLKADS>
2929
<OPTTT>
3030
<gFlags>1</gFlags>
3131
<BeepAtEnd>1</BeepAtEnd>
32-
<RunSim>1</RunSim>
33-
<RunTarget>0</RunTarget>
32+
<RunSim>0</RunSim>
33+
<RunTarget>1</RunTarget>
3434
</OPTTT>
3535
<OPTHX>
3636
<HexSelection>1</HexSelection>
@@ -43,7 +43,7 @@
4343
<PageWidth>79</PageWidth>
4444
<PageLength>66</PageLength>
4545
<TabStop>8</TabStop>
46-
<ListingPath>.\lst\</ListingPath>
46+
<ListingPath>.\lst\radioCoverageTest\</ListingPath>
4747
</OPTLEX>
4848
<ListingPage>
4949
<CreateCListing>1</CreateCListing>
@@ -75,7 +75,7 @@
7575
<tvExpOptDlg>0</tvExpOptDlg>
7676
<IsCurrentTarget>1</IsCurrentTarget>
7777
</OPTFL>
78-
<CpuCode>255</CpuCode>
78+
<CpuCode>0</CpuCode>
7979
<DebugOpt>
8080
<uSim>0</uSim>
8181
<uTrg>1</uTrg>
@@ -96,7 +96,6 @@
9696
<tRtrace>1</tRtrace>
9797
<sRSysVw>1</sRSysVw>
9898
<tRSysVw>1</tRSysVw>
99-
<tPdscDbg>1</tPdscDbg>
10099
<sRunDeb>0</sRunDeb>
101100
<sLrtime>0</sLrtime>
102101
<nTsel>11</nTsel>
@@ -193,7 +192,7 @@
193192
<Focus>0</Focus>
194193
<tvExpOptDlg>0</tvExpOptDlg>
195194
<bDave2>0</bDave2>
196-
<PathWithFileName>..\..\..\..\src\apps\LoRaMac\tstIndoor\Bleeper-72\main.c</PathWithFileName>
195+
<PathWithFileName>..\..\..\..\src\apps\LoRaMac\radioCoverageTest\Bleeper-72\main.c</PathWithFileName>
197196
<FilenameWithoutPath>main.c</FilenameWithoutPath>
198197
<RteFlg>0</RteFlg>
199198
<bShared>0</bShared>

Keil/Bleeper-72/LoRaMac/tstIndoor/tstIndoor.uvproj renamed to Keil/Bleeper-72/LoRaMac/radioCoverageTest/radioCoverageTest.uvproj

Lines changed: 6 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77

88
<Targets>
99
<Target>
10-
<TargetName>tstIndoor</TargetName>
10+
<TargetName>radioCoverageTest</TargetName>
1111
<ToolsetNumber>0x4</ToolsetNumber>
1212
<ToolsetName>ARM-ADS</ToolsetName>
1313
<TargetOption>
@@ -44,14 +44,14 @@
4444
<NotGenerated>0</NotGenerated>
4545
<InvalidFlash>1</InvalidFlash>
4646
</TargetStatus>
47-
<OutputDirectory>.\obj\</OutputDirectory>
48-
<OutputName>tstIndoor</OutputName>
47+
<OutputDirectory>.\obj\radioCoverageTest\</OutputDirectory>
48+
<OutputName>radioCoverageTest</OutputName>
4949
<CreateExecutable>1</CreateExecutable>
5050
<CreateLib>0</CreateLib>
5151
<CreateHexFile>1</CreateHexFile>
5252
<DebugInformation>1</DebugInformation>
5353
<BrowseInformation>1</BrowseInformation>
54-
<ListingPath>.\lst\</ListingPath>
54+
<ListingPath>.\lst\radioCoverageTest\</ListingPath>
5555
<HexFormatSelection>1</HexFormatSelection>
5656
<Merge32K>0</Merge32K>
5757
<CreateBatchFile>0</CreateBatchFile>
@@ -143,7 +143,6 @@
143143
<RestoreToolbox>0</RestoreToolbox>
144144
<RestoreTracepoints>1</RestoreTracepoints>
145145
<RestoreSysVw>1</RestoreSysVw>
146-
<UsePdscDebugDescription>1</UsePdscDebugDescription>
147146
</Target>
148147
<RunDebugAfterBuild>0</RunDebugAfterBuild>
149148
<TargetSelection>11</TargetSelection>
@@ -362,7 +361,7 @@
362361
<useXO>0</useXO>
363362
<VariousControls>
364363
<MiscControls></MiscControls>
365-
<Define>USE_DEBUGGER LOW_POWER_MODE_ENABLE LORAMAC_R3</Define>
364+
<Define>USE_DEBUGGER LOW_POWER_MODE_ENABLE USE_BAND_868</Define>
366365
<Undefine></Undefine>
367366
<IncludePath>..\..\..\..\src;..\..\..\..\src\boards\Bleeper-72;..\..\..\..\src\boards\Bleeper-72\cmsis;..\..\..\..\src\boards\mcu\stm32;..\..\..\..\src\boards\mcu\stm32\cmsis;..\..\..\..\src\boards\mcu\stm32\STM32L1xx_StdPeriph_Driver\inc;..\..\..\..\src\mac;..\..\..\..\src\peripherals;..\..\..\..\src\radio;..\..\..\..\src\system;..\..\..\..\src\system\crypto</IncludePath>
368367
</VariousControls>
@@ -410,7 +409,7 @@
410409
<File>
411410
<FileName>main.c</FileName>
412411
<FileType>1</FileType>
413-
<FilePath>..\..\..\..\src\apps\LoRaMac\tstIndoor\Bleeper-72\main.c</FilePath>
412+
<FilePath>..\..\..\..\src\apps\LoRaMac\radioCoverageTest\Bleeper-72\main.c</FilePath>
414413
</File>
415414
</Files>
416415
</Group>

Keil/Bleeper-72/ping-pong/Ping-Pong.uvopt

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
<PageWidth>79</PageWidth>
4444
<PageLength>66</PageLength>
4545
<TabStop>8</TabStop>
46-
<ListingPath>.\lst\</ListingPath>
46+
<ListingPath>.\lst\Ping-Pong-lora\</ListingPath>
4747
</OPTLEX>
4848
<ListingPage>
4949
<CreateCListing>1</CreateCListing>
@@ -96,7 +96,6 @@
9696
<tRtrace>1</tRtrace>
9797
<sRSysVw>1</sRSysVw>
9898
<tRSysVw>1</tRSysVw>
99-
<tPdscDbg>1</tPdscDbg>
10099
<sRunDeb>0</sRunDeb>
101100
<sLrtime>0</sLrtime>
102101
<nTsel>11</nTsel>
@@ -202,7 +201,7 @@
202201
<PageWidth>79</PageWidth>
203202
<PageLength>66</PageLength>
204203
<TabStop>8</TabStop>
205-
<ListingPath>.\lst\</ListingPath>
204+
<ListingPath>.\lst\Ping-Pong-fsk\</ListingPath>
206205
</OPTLEX>
207206
<ListingPage>
208207
<CreateCListing>1</CreateCListing>
@@ -255,7 +254,6 @@
255254
<tRtrace>1</tRtrace>
256255
<sRSysVw>1</sRSysVw>
257256
<tRSysVw>1</tRSysVw>
258-
<tPdscDbg>1</tPdscDbg>
259257
<sRunDeb>0</sRunDeb>
260258
<sLrtime>0</sLrtime>
261259
<nTsel>11</nTsel>

Keil/Bleeper-72/ping-pong/Ping-Pong.uvproj

Lines changed: 4 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -44,14 +44,14 @@
4444
<NotGenerated>0</NotGenerated>
4545
<InvalidFlash>1</InvalidFlash>
4646
</TargetStatus>
47-
<OutputDirectory>.\obj\</OutputDirectory>
47+
<OutputDirectory>.\obj\Ping-Pong-lora\</OutputDirectory>
4848
<OutputName>Ping-Pong</OutputName>
4949
<CreateExecutable>1</CreateExecutable>
5050
<CreateLib>0</CreateLib>
5151
<CreateHexFile>1</CreateHexFile>
5252
<DebugInformation>1</DebugInformation>
5353
<BrowseInformation>1</BrowseInformation>
54-
<ListingPath>.\lst\</ListingPath>
54+
<ListingPath>.\lst\Ping-Pong-lora\</ListingPath>
5555
<HexFormatSelection>1</HexFormatSelection>
5656
<Merge32K>0</Merge32K>
5757
<CreateBatchFile>0</CreateBatchFile>
@@ -143,7 +143,6 @@
143143
<RestoreToolbox>0</RestoreToolbox>
144144
<RestoreTracepoints>1</RestoreTracepoints>
145145
<RestoreSysVw>1</RestoreSysVw>
146-
<UsePdscDebugDescription>1</UsePdscDebugDescription>
147146
</Target>
148147
<RunDebugAfterBuild>0</RunDebugAfterBuild>
149148
<TargetSelection>11</TargetSelection>
@@ -644,14 +643,14 @@
644643
<NotGenerated>0</NotGenerated>
645644
<InvalidFlash>1</InvalidFlash>
646645
</TargetStatus>
647-
<OutputDirectory>.\obj\</OutputDirectory>
646+
<OutputDirectory>.\obj\Ping-Pong-fsk\</OutputDirectory>
648647
<OutputName>Ping-Pong</OutputName>
649648
<CreateExecutable>1</CreateExecutable>
650649
<CreateLib>0</CreateLib>
651650
<CreateHexFile>1</CreateHexFile>
652651
<DebugInformation>1</DebugInformation>
653652
<BrowseInformation>1</BrowseInformation>
654-
<ListingPath>.\lst\</ListingPath>
653+
<ListingPath>.\lst\Ping-Pong-fsk\</ListingPath>
655654
<HexFormatSelection>1</HexFormatSelection>
656655
<Merge32K>0</Merge32K>
657656
<CreateBatchFile>0</CreateBatchFile>
@@ -743,7 +742,6 @@
743742
<RestoreToolbox>0</RestoreToolbox>
744743
<RestoreTracepoints>1</RestoreTracepoints>
745744
<RestoreSysVw>1</RestoreSysVw>
746-
<UsePdscDebugDescription>1</UsePdscDebugDescription>
747745
</Target>
748746
<RunDebugAfterBuild>0</RunDebugAfterBuild>
749747
<TargetSelection>11</TargetSelection>

0 commit comments

Comments
 (0)