Skip to content
Snippets Groups Projects
Select Git revision
  • 668054794d611c1e157673aef7e46e8f80e1a536
  • master default protected
  • julia1
  • device_rewrite
  • bufferandcomedi
  • v0.1.0
6 results

LabConnections.jl

mgreiff's avatar
Marcus Greiff authored
May need to revert to previous commit, as the current script fails to
pre-compile on the newly flashed BBs. Currently, opening a julia prompt on the
BB and running

    include("/home/debian/juliapackages/LabConnections/src/BeagleBone/startup/startup.jl")

runs. However, if running this from the julia.server sript upon booting the BB,
the package 'LabConnections' cannot be found. If disbling the service,
pushing the path in julia allows commands such as

    using LabConnections

run, but the tests (which ran on my previous BB installation) no longer pass.
These have not been changed since the most recent commit.
66805479
History
Name Last commit Last update