22 #ifndef INCLUDED_RADAR_TRIGGER_COMMAND_H 23 #define INCLUDED_RADAR_TRIGGER_COMMAND_H 25 #include <gnuradio/block.h> 49 typedef boost::shared_ptr<trigger_command>
sptr;
59 static sptr make(std::string command,
60 std::vector<std::string> identifiers,
61 std::vector<float> vals_min,
62 std::vector<float> vals_max,
This block executes a command with the std::system() command if a value from a f32vector with a given...
Definition: trigger_command.h:46
Definition: crop_matrix_vcvc.h:28
boost::shared_ptr< trigger_command > sptr
Definition: trigger_command.h:49
#define RADAR_API
Definition: api.h:31