Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
E
elphel-apps-gps
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Commits
Issue Boards
Open sidebar
Elphel
elphel-apps-gps
Commits
d6419e00
Commit
d6419e00
authored
Dec 14, 2016
by
Oleg Dzhimiev
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
typo
parent
054ec863
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
start_gps_compass.php
src/start_gps_compass.php
+1
-1
No files found.
src/start_gps_compass.php
View file @
d6419e00
...
...
@@ -109,7 +109,7 @@ if (file_exists ( $config_name )) {
echo
'Reading IMU logger configuration from '
.
$config_name
.
"
\n
"
;
$config_xml
=
simplexml_load_file
(
$config_name
);
$logger_config
=
loggerConfigFromXML
(
$config_xml
);
}
else
if
(
isset
(
$b_index
[
103696
]
)
||
isset
(
$b_index
[
10369
6
]
))
{
}
else
if
(
isset
(
$b_index
[
103696
]
)
||
isset
(
$b_index
[
10369
5
]
))
{
if
(
$verbose
)
echo
"Generating IMU logger configuration
\n
"
;
// $default_config=init_default_config();
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment