MCKLtech

Results 35 comments of MCKLtech

I'm getting the following error when running the action after following this tutorial: > Call to undefined method App\Nova\Actions\ImportUsers::validateFields() It seems like Nova Action's have this method but Anaseqal\NovaImport\Actions\Action does...

> > esptool.py", line 5143, in > > _main() > > Think I found the solution. Dropping the baud rate to 115200 in flash_esp32.sh seemed to let it go through....

I had a similar issue today and it appeared to be caused by a symbolic link for the plugin I was developing. The fix was to put the complete folder...

SDR# has a scanning module available. Yes, I know it's Windows, but it could be a good template for what can be achieved.

+1 on this issue. Are you accepting PRs? We may be able to help abit.

As far as I'm aware itemSearch is the core functionality and everything else e.g. Deals, Persons is a wrapper of that. The lazy part of me is wondering can we...

Thank you for the reply, Max, I appreciate it. I have a few follow up questions: - In the Trigger class, I assume to delay the start we could simply...

I quite like that idea. Do you have any work on it? I'd be happy to help if there was an existing PR or branch.

@pcf000 , how did you "disable airspy, airspyhf, hackrf, and plutosdr modules."? I'm getting an error of dyld: Symbol not found: _airspy_list_devices which I assume is related to this.